Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    ClassFanOutComplexity max
  • 0

  • max
  • 0

  • Summary:

    Report id Files Violations Severity-warning
    base 13652 16976 16976
    patch 13652 19359 19359
    difference 7827 21595 21595

    Report id com.puppycrawl.tools.checkstyle.checks.metrics.ClassFanOutComplexityCheck
    base 16976
    patch 19359
    difference 21595

    Number of unique base messages reported below: 9606
    Number of unique patch messages reported below: 11989

    Violations:

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/reorder/tests/JHello.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/sharing/tests/GHello.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/sharing/tests/JHello.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dirdiff/DirDiff.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dtdbuilder/DTDBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dtdbuilder/DTDInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dtdbuilder/DTDParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/CharSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 781 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/DictionaryBasedBreakIteratorBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatecharacter/SpecialCaseMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/Generator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 247 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 247 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/ObjectFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/Paint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 157 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 157 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 177 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 180 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/Shape.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/SynthModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 177 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 187 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 187 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 202 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/UIDefault.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/UIStyle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 284 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 284 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 309 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 330 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 330 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 393 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/javazic/Checksum.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/javazic/Gen.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/javazic/GenDoc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/javazic/Simple.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractCommandNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractGroupNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractSimpleNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractSimpleTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractTypeListNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AbstractTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/AltNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ArrayObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ArrayRegionTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ArrayTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/BooleanTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ByteTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ClassLoaderObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ClassObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ClassTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/CommandNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/CommandSetNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/CommentNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ConstantNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ConstantSetNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ErrorNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ErrorSetNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/EventNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/FieldTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/FrameTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/GroupNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/IntTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/InterfaceTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/LocationTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/LongTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/MethodTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/NameNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/NameValueNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/OutNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ReferenceIDTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ReferenceTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/RepeatNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ReplyNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/RootNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/SelectNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/StringObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/StringTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/TaggedObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ThreadGroupObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ThreadObjectTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/UntaggedValueTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ValueTypeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/make/tools/swing-beans/beaninfo/SwingBeanInfoBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/oracle/net/Sdp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/AccessorElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ArrayElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/BooleanElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ByteElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/CharElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ClassElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/DocumentHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/DoubleElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/FalseElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/FieldElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/FloatElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/IntElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/JavaElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/LongElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/MethodElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/NewElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/NullElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ObjectElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/PropertyElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/ShortElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/StringElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/TrueElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/VarElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/decoder/VoidElementHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/BeanInfoFinder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/ConstructorFinder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/MethodFinder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/PersistenceDelegateFinder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/beans/finder/PropertyEditorFinder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESCrypt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESKeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/AESWrapCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/ARCFOURCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlowfishCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlowfishCrypt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlowfishKeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/BlowfishParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/CipherBlockChaining.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/CipherFeedback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/CipherTextStealing.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/CipherWithWrappingSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/CounterMode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESCrypt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESKeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeCrypt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeKeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DESedeWrapCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHKeyAgreement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/DHParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/ElectronicCodeBook.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacCore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 313 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacMD5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacMD5KeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacPKCS12PBESHA1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacSHA1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/HmacSHA1KeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/ISO10126Padding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/JceKeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/KeyGeneratorCore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 197 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/KeyProtector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 366 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 366 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 381 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 381 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/OAEPParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/OutputFeedback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEWithMD5AndDESCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEWithMD5AndTripleDESCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBKDF2HmacSHA1Factory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBKDF2KeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PCBC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PKCS12PBECipherCore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 447 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PKCS5Padding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/RC2Cipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/RC2Crypt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/RC2Parameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/RSACipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/SslMacCore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 232 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/SunJCE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsKeyMaterialGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsMasterSecretGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsPrfGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/TlsRsaPremasterSecretGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/ai.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1745 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1389 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/bmp/BMPMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/BogusColorSpace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/I18N.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/InputStreamAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/StandardMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/StandardMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/common/SubImageInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1302 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1302 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFWritableImageMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/gif/GIFWritableStreamMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/AdobeMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/COMMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/DHTMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 145 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/DQTMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 178 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/DRIMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 653 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 653 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 806 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 806 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 838 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 838 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 965 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 965 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1029 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1029 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 1123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 1123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1246 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1246 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1374 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1374 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1488 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1760 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGStreamMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGStreamMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/MarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/SOFMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 220 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/SOSMarkerSegment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 185 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 267 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 267 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 278 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 278 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGMetadataFormatResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPMetadata.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/wbmp/WBMPMetadataFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/FileImageInputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/FileImageOutputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/InputStreamImageInputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/OutputStreamImageOutputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/RAFImageInputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/spi/RAFImageOutputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/stream/CloseableDisposerRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/Painter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/SwingUtilities3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 148 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKColorChooserPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 538 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 538 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1298 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 55 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 56 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 422 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 422 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 759 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 759 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 926 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 926 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1012 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1012 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1025 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1025 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1331 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1331 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKGraphicsUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKIconFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 325 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 530 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 530 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1483 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1483 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1686 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1459 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1459 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 991 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 991 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1071 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1071 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyleFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/Metacity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 632 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 632 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1889 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1929 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1929 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2023 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2023 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/XColors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifBorders.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 437 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 437 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 621 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifButtonListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifCheckBoxMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifCheckBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 113 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 346 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 346 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 349 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 349 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 85 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifEditorPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 650 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 650 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 661 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 661 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 697 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 697 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 758 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 758 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 776 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 776 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifGraphicsUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifIconFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 358 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 358 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 377 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 377 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 271 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 271 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 312 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 82 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuMouseListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuMouseMotionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 103 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifOptionPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifPasswordFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifPopupMenuSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifPopupMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifRadioButtonMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifRadioButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifScrollBarButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 272 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifSplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTextAreaUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTextPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTextUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifToggleButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTreeCellRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/nimbus/AbstractRegionPainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/nimbus/NimbusLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/AnimationController.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 405 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/DesktopProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 256 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsBorders.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 300 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsButtonListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsCheckBoxMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsCheckBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsClassicLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 472 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 483 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 483 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 512 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsEditorPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 56 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 57 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 592 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 978 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 978 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1291 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 299 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 299 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 545 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 545 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 570 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 570 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 586 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 586 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 600 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 600 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 614 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 614 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 667 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 667 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 463 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2452 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2469 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2469 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2598 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 137 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 253 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsOptionPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsPasswordFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupMenuSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsPopupWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsRadioButtonMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsRadioButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsRootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 276 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsSpinnerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsSplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 213 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTextAreaUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 129 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 129 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTextPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTextUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsToggleButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsToolBarSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 190 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 308 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 308 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 336 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 336 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 636 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 636 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 677 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Attribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 449 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 449 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 664 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 978 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 978 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1327 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1327 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 485 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Code.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Coding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ConstantPool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 263 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 263 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 298 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 298 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 730 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 730 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/DriverResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Fixups.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 270 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Instruction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 659 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 490 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 490 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 533 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 533 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 558 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 558 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 750 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 750 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 928 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Utils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 285 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ArrayReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ArrayType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/BooleanType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/BooleanValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ByteType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ByteValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/CharType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/CharValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ClassLoaderReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ClassObjectReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ClassType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/DoubleType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/DoubleValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/Field.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/FloatType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/FloatValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/IntegerType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/IntegerValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/InterfaceType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/JDIPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/LocalVariable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/Location.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 89 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/LongType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/LongValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/Method.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/MonitorInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/PathSearchingVirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/PrimitiveType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/PrimitiveValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ReferenceType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ShortType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ShortValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/StackFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/StringReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ThreadGroupReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/Type.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/TypeComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/Value.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 171 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/VirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/VoidType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/VoidValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/AttachingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/Connector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 260 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 272 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/LaunchingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/ListeningConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/TransportTimeoutException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/connect/spi/ClosedConnectionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/AccessWatchpointEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/BreakpointEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ClassPrepareEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ClassUnloadEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/Event.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/EventIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/EventQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/EventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 130 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ExceptionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/LocatableEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MethodEntryEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MethodExitEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ModificationWatchpointEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MonitorContendedEnterEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MonitorContendedEnteredEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MonitorWaitEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/MonitorWaitedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/StepEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ThreadDeathEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/ThreadStartEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/VMDeathEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/VMDisconnectEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/VMStartEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/event/WatchpointEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/AccessWatchpointRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/BreakpointRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ClassPrepareRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ClassUnloadRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/EventRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/EventRequestManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ExceptionRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MethodEntryRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MethodExitRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ModificationWatchpointRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MonitorContendedEnterRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MonitorContendedEnteredRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MonitorWaitRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/MonitorWaitedRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/StepRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ThreadDeathRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/ThreadStartRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/VMDeathRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/WatchpointRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 53 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1866 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/interceptor/MBeanServerInterceptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/ClassLoaderRepositorySupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/DefaultMXBeanMappingFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 539 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 539 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1033 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1033 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1069 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1069 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1357 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/DynamicMBean2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/GetPropertyAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServerBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanAnalyzer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanIntrospector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 380 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanServerDelegateImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 121 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanIntrospector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MXBeanSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/ModifiableClassLoaderRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/ObjectInputStreamWithLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/PerInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 234 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/StandardMBeanIntrospector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/StandardMBeanSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 750 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 750 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 763 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ArrayQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ClientCommunicatorAdmin.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 168 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 395 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ServerCommunicatorAdmin.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 132 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/protocol/iiop/ClientProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/protocol/iiop/IIOPProxyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/protocol/iiop/ServerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/protocol/rmi/ClientProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/protocol/rmi/ServerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/FileLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 111 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/JMXPluggableAuthenticator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 262 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 262 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 295 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 295 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/JMXSubjectDomainCombiner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/MBeanServerAccessController.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/security/MBeanServerFileAccessController.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/util/CacheMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/util/EnvHelp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 801 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/EnumRowStatus.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/Enumerated.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/AclEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/AclImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/GroupImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/Host.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAccess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAclBlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAclItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMCommunities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMCommunity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMEnterprise.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostInform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostTrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformBlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformCommunity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformInterestedHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpMask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpV6Address.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMManagers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMNetMask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMNetMaskV6.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMSecurityDefs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapBlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapCommunity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapInterestedHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapNum.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/NetMaskImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/OwnerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/Parser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/ParserTokenManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/PermissionImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/PrincipalImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/SnmpAcl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/TokenMgrError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpEngineId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpGauge.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpMsg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpOpaque.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpParams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPdu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduBulk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduBulkType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduFactoryBER.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduRequestType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduTrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduBulk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduPacket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpStatusException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpStringFixed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpUnknownAccContrModelException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpUnknownMsgProcModelException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSecModelException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpUnsignedInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpV3Message.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/ThreadContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpEntryOid.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpErrorHandlerAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpIndex.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMib.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 356 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 356 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibOid.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 543 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 543 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequestImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibSubRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 230 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardObjectServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/CommunicationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/CommunicatorServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 115 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 131 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServerMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpInformHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpRequestHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubRequestHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 613 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 613 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpAccessControlModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpAccessControlSubSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpEngineImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingSubSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecurityModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecuritySubSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpTools.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/tasks/Task.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/tasks/ThreadService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 154 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CNBindingEnumeration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CNCtxFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CNNameParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 308 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 308 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/RemoteToCorba.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 962 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 962 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1027 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1027 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsNameParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsUrl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BasicControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/Ber.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BerDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BerEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BindingWithControls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/Connection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/DefaultResponseControlFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/DigestClientId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/EntryChangeResponseControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/EventQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapClientFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapCtx.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 68 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 70 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapNameParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapNamingEnumeration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapReferralException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapURL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ManageReferralControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/NameClassPairWithControls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/NamingEventNotifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/Obj.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 609 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 609 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/PersistentSearchControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ReferralEnumeration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/SearchResultWithControls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ServiceLocator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 255 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 255 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/SimpleClientId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/UnsolicitedResponseImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/VersionHelper12.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/pool/Connections.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/pool/PoolCleaner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/sasl/DefaultCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/sasl/SaslOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/rmi/registry/ReferenceWrapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 476 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 476 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 490 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 490 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 544 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 544 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/rmi/registry/RegistryContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/rmi/registry/RemoteReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/AtomicContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/AtomicDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/ComponentContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/ComponentDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/Continuation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/PartialCompositeDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/ContainmentFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/HierMemDirCtx.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 765 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 765 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 870 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 870 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 927 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 927 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/SearchFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 260 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 260 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/url/GenericURLDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/corbaname/corbanameURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/dns/dnsURLContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/dns/dnsURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/iiop/iiopURLContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/iiop/iiopURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/iiopname/iiopnameURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/ldap/ldapURLContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/ldap/ldapURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/ldaps/ldapsURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/rmi/rmiURLContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/rmi/rmiURLContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/UnixOperatingSystemMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractMidiDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 477 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 477 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 536 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 536 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractMidiDeviceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 159 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AbstractMixer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AiffFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AiffFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AlawCodec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AuFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AuFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFileSoundbankReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 339 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 367 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 394 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 446 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 510 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 542 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 572 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 608 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 638 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 668 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 700 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 739 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 780 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 865 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatFormatConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioSynthesizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AutoClosingClip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSInstrument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSSample.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSSoundbank.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DLSSoundbankReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DataPusher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DirectAudioDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 832 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 865 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 877 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 896 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 921 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 921 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1015 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1015 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1445 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DirectAudioDeviceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/EventDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/FastSysexMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/InvalidDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/InvalidFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/JARSoundbankReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/JavaSoundAudioClip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 478 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiDeviceReceiverEnvelope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiDeviceTransmitterEnvelope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiInDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiInDeviceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiOutDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/MidiOutDeviceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelAbstractChannelMixer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelAbstractOscillator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelByteBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelByteBufferWavetable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelChannelMixer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelInstrument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelInstrumentComparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelPatch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelStandardDirector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelStandardIndexedDirector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelStandardTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelWavetable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/PCMtoPCMCodec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/PortMixer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 389 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 407 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 417 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 417 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 465 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 475 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/PortMixerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RIFFInvalidDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RIFFInvalidFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RIFFWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RealTimeSequencer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1020 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1027 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1027 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1076 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1240 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1240 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/RealTimeSequencerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2GlobalRegion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2Instrument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2InstrumentRegion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2Layer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2LayerRegion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2Sample.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2Soundbank.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SF2SoundbankReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftAbstractResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftAudioPusher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftChorus.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftCubicResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftEnvelopeGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftInstrument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftJitterCorrector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLanczosResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLimiter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLinearResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLinearResampler2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftLowFrequencyOscillator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMidiAudioFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingClip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 323 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 336 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 382 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingMixer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingMixerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMixingSourceDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftPerformer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 319 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftPointResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftProcess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftReceiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftResamplerStreamer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftReverb.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftShortMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftSincResampler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftSynthesizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 55 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 56 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 168 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftVoice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/StandardMidiFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/StandardMidiFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SunCodec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SunFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SunFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/UlawCodec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveExtensibleFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveFloatFileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveFloatFileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/naming/internal/VersionHelper12.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 196 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/Authenticator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/BasicAuthenticator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/HttpPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/HttpsExchange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/HttpsServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/HttpsURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/SSLPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/SSLSecurity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 280 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 280 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 391 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 391 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 442 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 442 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 497 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 497 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 594 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 594 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 626 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 626 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 661 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 661 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/X509KeyManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/X509TrustManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/ssl/Provider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/ssl/X509ExtendedTrustManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/www/protocol/https/DelegateHttpsURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/www/protocol/https/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/file/ExtendedCopyOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/file/ExtendedOpenOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/file/ExtendedWatchEventModifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/file/SensitivityWatchEventModifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/AbstractNotificationHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/AssociationChangeNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/PeerAddressChangeNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 137 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 137 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpMultiChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 137 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 137 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpServerChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpSocketOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SendFailedNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/ShutdownNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/Algorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/MessageDigestAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 432 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 432 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 463 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 463 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 494 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 494 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 525 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 525 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 556 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 556 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 587 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 587 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 271 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 271 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 317 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 317 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureDSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 367 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 367 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/CanonicalizationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/InvalidCanonicalizerException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/helper/AttrCompare.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer11.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer11_OmitComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer11_WithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315Excl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315ExclOmitComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315ExclWithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315OmitComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315WithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/CanonicalizerBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/NameSpaceSymbTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 292 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 292 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 320 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 320 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/EncryptedData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/EncryptedKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2773 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2773 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2905 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2905 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2992 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2992 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3057 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3057 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3117 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3117 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 3212 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 3212 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3485 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3485 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3583 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3583 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3647 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3647 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3747 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 3747 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3823 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3823 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3895 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3895 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3944 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3944 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3954 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3954 13

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLEncryptionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/AlgorithmAlreadyRegisteredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/Base64DecodingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/ContentHandlerAlreadyRegisteredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/MgmtData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/PGPData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/RetrievalMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/SPKIData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/X509Data.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/DSAKeyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/RSAKeyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509CRL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Certificate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509IssuerSerial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SKI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SubjectName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/InvalidKeyResolverException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/DSAKeyValueResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/EncryptedKeyResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RSAKeyValueResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RetrievalMethodResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509CertificateResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509IssuerSerialResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SKIResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SubjectNameResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolverException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 159 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/KeyStoreResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/SingleCertificateResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidDigestValueException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidSignatureValueException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Manifest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/MissingResourceFailureException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/ObjectContainer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 104 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/ReferenceNotInitializedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperties.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignedInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/InvalidTransformException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transforms.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/FuncHere.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformBase64Decode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11_WithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusiveWithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NWithComments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformEnvelopedSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath2Filter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 190 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 190 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPointer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXSLT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/InclusiveNamespaces.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer04.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathContainer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathFilterCHGPContainer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/DigesterOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementCheckerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 7 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 7 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 17 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 17 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/EncryptionElementProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/HelperNodeList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/IgnoreAllErrorHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/SignatureElementProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/SignerOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/UnsyncByteArrayOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverAnonymous.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverFragment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverLocalFilesystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverXPointer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/Acceptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/ContactInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/MessageInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rmi/rmid/ExecOptionPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 221 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rmi/rmid/ExecPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 226 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/CachedRowSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 82 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 83 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/FilteredRowSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JdbcRowSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JdbcRowSetResourceBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JoinRowSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/RowSetFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/WebRowSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/BaseRow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/InsertRow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/Row.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/SyncResolverImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/WebRowSetXmlReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/WebRowSetXmlWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/XmlErrorHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/XmlReaderContentHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/XmlResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/providers/RIOptimisticProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/providers/RIXMLProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/JavaAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/util/BindingsBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/util/BindingsEntrySet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/util/BindingsImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/util/InterfaceImplementor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/util/ScriptEngineFactoryBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/LdapPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTDomainPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTSid.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTSidDomainPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTSidGroupPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTSidPrimaryGroupPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTSidUserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/NTUserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/PolicyFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 242 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 242 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1394 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1394 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/PolicyParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 930 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisNumericGroupPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisNumericUserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SolarisPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/SubjectCodeSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixNumericGroupPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixNumericUserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UnixPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/UserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/callback/DialogCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/callback/TextCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/login/ConfigFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/JndiLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 154 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 131 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 365 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 365 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/LdapLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 310 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 310 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/NTLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/SolarisLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/UnixLoginModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/cert/internal/x509/X509V1CertImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/jgss/ExtendedGSSContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/jgss/InquireSecContextPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/ntlm/Client.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/ntlm/NTLMException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/ntlm/Server.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ClientFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/CramMD5Client.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/CramMD5Server.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ExternalClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/PlainClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/Provider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ServerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/DigestMD5Base.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/DigestMD5Client.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/DigestMD5Server.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/FactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/gsskerb/FactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Base.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Client.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Server.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ntlm/FactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ntlm/NTLMClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/ntlm/NTLMServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/LinuxSystemEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/SolarisSystemEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/WindowsSystemEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/attach/AttachPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/BreakpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ChildSession.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 274 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 274 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ExceptionSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/JDIEventSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/LineBreakpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/MethodBreakpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ModificationWatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/PatternReferenceTypeSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/SessionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/SourceNameReferenceTypeSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/SpecErrorEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/SpecEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/SpecListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/WatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/AbstractEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/AccessWatchpointEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ClassPrepareEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ClassUnloadEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ExceptionEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/JDIAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/JDIListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/LocatableEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/LocationTriggerEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ModificationWatchpointEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ThreadDeathEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/ThreadStartEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/VMDeathEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/VMDisconnectEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/VMStartEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/event/WatchpointEventSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParserTokenManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/LValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 514 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 514 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 655 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 655 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/TokenMgrError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ApplicationTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ClassTreeTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 169 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CommandTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ContextManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 275 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CurrentFrameChangedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBFileFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBMenuBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBToolBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/LaunchTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/MonitorListModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/MonitorTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/OutputSink.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SingleLeafTreeSelectionModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 327 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 327 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceTreeTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourcepathChangedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/StackTraceTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ThreadTreeTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 181 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/TypeScriptOutputListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/TypeScriptWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/AccessWatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/BreakpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/EventHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/ExceptionSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/ModificationWatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/PatternReferenceTypeSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/WatchpointSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/trace/EventThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/trace/StreamRedirectThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/AbstractJavaHeapObjectVisitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/HackJavaValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaBoolean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaChar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaDouble.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaFloat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaLazyReadObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaLong.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaObjectArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaValueArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/ReachableExcludesImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/Snapshot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 220 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/parser/FileReadBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/parser/HprofReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/parser/PositionDataInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/parser/PositionInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/AllClassesQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/AllRootsQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/ClassQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/FinalizerObjectsQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/FinalizerSummaryQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/HistogramQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/HttpReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/InstancesCountQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/InstancesQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/OQLHelp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/OQLQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/ObjectQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/QueryListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/ReachableQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/RefsByTypeQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/RootStackQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/RootsQuery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/AbstractLauncher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ArrayReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 269 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/BaseLineInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/BooleanTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/BooleanValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ByteTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ByteValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/CharTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/CharValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ClassLoaderReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ClassObjectReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ConcreteMethodImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ConnectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 223 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 397 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/DoubleTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/DoubleValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/EventQueueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 216 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/EventRequestManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 261 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 261 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 374 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 434 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 449 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 496 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 541 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 541 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 638 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 653 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 653 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 670 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 670 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 702 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/EventSetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 404 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 404 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 439 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 439 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 522 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 522 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 825 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 825 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/FieldImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/FloatTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/FloatValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/GenericAttachingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/GenericListeningConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/IntegerTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/IntegerValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/InterfaceTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/InternalEventHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LinkedHashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 793 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 793 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LocalVariableImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LocationImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LongTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LongValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/MethodImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 256 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/MonitorInfoImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/NonConcreteMethodImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ObsoleteMethodImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/PrimitiveTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/PrimitiveValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ProcessAttachingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/RawCommandLineLauncher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ReferenceTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ShortTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ShortValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SocketAttachingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SocketListeningConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SocketTransportService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 518 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/StackFrameImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/StratumLineInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/StringReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/TargetVM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 326 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ThreadAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ThreadGroupReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ThreadListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ThreadReferenceImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 108 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/TypeComponentImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/TypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VMAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VMListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/ValueImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VirtualMachineImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 93 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 95 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VirtualMachineManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VirtualMachineManagerService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VoidTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/applet/Applet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 565 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 565 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTKeyStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AlphaComposite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 352 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 352 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/BasicStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/BorderLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 124 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 124 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/BufferCapabilities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 150 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Button.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 531 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 531 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Canvas.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 238 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/CardLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Checkbox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 708 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/CheckboxGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/CheckboxMenuItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 516 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 516 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Choice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 740 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 740 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Color.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ColorPaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 113 (max allowed is 0). 188 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 114 (max allowed is 0). 188 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3845 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3845 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 3895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 3895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 4220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 4220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4534 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4534 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 7743 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 7743 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 8992 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 8992 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 9012 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 9012 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 9042 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 9042 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ComponentOrientation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Container.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2963 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3783 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3783 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3832 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3832 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 4362 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 4362 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ContainerOrderFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Cursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 217 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/DefaultFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/DefaultKeyboardFocusManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 180 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Dialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1640 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1640 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Dimension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Event.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/EventDispatchThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 249 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FlowLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Font.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 223 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 223 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 225 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FontMetrics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 99 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Frame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 135 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 135 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1284 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GradientPaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Graphics2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 407 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 407 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GraphicsCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GraphicsConfigTemplate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GraphicsConfiguration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 403 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GridBagConstraints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GridBagLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 358 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 358 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GridBagLayoutInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GridLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ImageCapabilities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Insets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/JobAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 205 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Label.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 318 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/LayoutManager2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/LinearGradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 105 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/LinearGradientPaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/List.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1481 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1481 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MediaTracker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 880 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 880 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Menu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 603 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 480 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 475 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 475 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 774 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 774 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuShortcut.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ModalEventFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 182 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MultipleGradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MultipleGradientPaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/PageAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 841 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 868 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Paint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Panel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Point.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Polygon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 574 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 574 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/PopupMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 221 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/RadialGradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 152 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/RadialGradientPaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Rectangle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 119 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Robot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ScrollPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 814 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 814 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ScrollPaneAdjustable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Scrollbar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 166 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 166 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1243 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/SentEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/SequencedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/SystemColor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextArea.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 692 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 692 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 886 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 886 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 740 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 740 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TexturePaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TexturePaintContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 509 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 509 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 629 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 629 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 738 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 738 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Toolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2284 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/WaitDispatchSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Window.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 71 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 72 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 441 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 441 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3090 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3090 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4080 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4080 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ColorSpace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_ColorSpace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_Profile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_ProfileGray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_ProfileRGB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/DataFlavor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 686 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/FlavorEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/FlavorListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/FlavorTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/MimeType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/MimeTypeParameterList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DnDEventMulticaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragGestureEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragGestureListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 2
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 2

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragGestureRecognizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 117 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceDragEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceDropEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragSourceMotionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 628 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 628 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetDragEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetDropEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/MouseDragGestureRecognizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AWTEventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AWTEventListenerProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ActionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ActionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AdjustmentEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AdjustmentListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ComponentAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ComponentEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ComponentListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ContainerAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ContainerEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ContainerListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/FocusAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/FocusEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/FocusListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/HierarchyBoundsAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/HierarchyBoundsListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/HierarchyEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/HierarchyListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/InputEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/InputMethodEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/InputMethodListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/InvocationEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ItemEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ItemListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/KeyAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/KeyEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 152 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/KeyListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 190 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 190 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseMotionAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseMotionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseWheelEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseWheelListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/PaintEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/TextEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/TextListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/WindowAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/WindowEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/WindowFocusListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/WindowListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/WindowStateListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/CharArrayIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/GlyphVector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/ImageGraphicAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/NumericShaper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 136 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 136 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/ShapeGraphicAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 257 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 257 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 238 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 238 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextMeasurer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 97 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TransformAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/AffineTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 115 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Arc2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 380 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/ArcIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Area.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 659 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 659 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/CubicCurve2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 340 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/CubicIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Dimension2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Ellipse2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 193 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/EllipseIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/GeneralPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Line2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 222 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/LineIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Path2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 915 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 915 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 945 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 945 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 984 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 984 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1640 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1640 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1670 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1670 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2571 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Point2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 146 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/QuadCurve2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 266 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/QuadIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RectIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Rectangle2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 310 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 310 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RectangularShape.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RoundRectIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/RoundRectangle2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 264 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/im/InputContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/im/InputSubset.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/im/spi/InputMethodContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/AffineTransformOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/AreaAveragingScaleFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BandCombineOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BandedSampleModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BufferedImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BufferedImageFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ByteLookupTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ColorConvertOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ColorModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 156 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 156 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ConvolveOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/CropImageFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferDouble.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferFloat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DataBufferUShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/DirectColorModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/Kernel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/LookupOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/MemoryImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/PackedColorModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/PixelGrabber.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/PixelInterleavedSampleModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/RGBImageFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ReplicateScaleFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/RescaleOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ShortLookupTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/VolatileImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 133 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/WritableRenderedImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/ParameterBlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderableImageProducer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ButtonPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/CanvasPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/CheckboxMenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/CheckboxPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ChoicePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ContainerPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/DialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/FileDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/FramePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/LabelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/LightweightPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ListPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/MenuBarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/MenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/MenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/PanelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/PopupMenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ScrollPanePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/ScrollbarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/TextAreaPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/TextComponentPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/TextFieldPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/peer/WindowPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/Book.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/PageFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/Paper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/PrinterAbortException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/PrinterIOException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/BeanDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Beans.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 478 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 478 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 512 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 512 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 596 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 596 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/ConstructorProperties.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/DefaultPersistenceDelegate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/EventHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 278 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 278 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/EventSetDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Expression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/IndexedPropertyChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Introspector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1465 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1465 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/MetaData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 188 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 188 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 197 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 197 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 231 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 231 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 246 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 246 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 270 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 270 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 293 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 293 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 357 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 357 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 370 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 370 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 388 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 388 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 417 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 417 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 438 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 438 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 445 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 445 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 452 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 452 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 459 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 459 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 466 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 466 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 473 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 473 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 487 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 487 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 516 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 516 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 524 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 524 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 532 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 532 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 540 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 540 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 572 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 572 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 591 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 591 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 606 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 606 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 621 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 621 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 656 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 656 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 694 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 695 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 696 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 697 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 701 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 712 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 712 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 736 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 736 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 805 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 805 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 846 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 846 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 873 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 876 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 879 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 879 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 892 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 892 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 939 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 939 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 974 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 974 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 986 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 986 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 998 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 998 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1010 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1010 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1025 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1025 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1056 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1056 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1075 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1075 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1098 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1098 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1144 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1144 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1160 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1160 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1183 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1183 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1204 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1204 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1264 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1264 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/MethodDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/ParameterDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeListenerProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyChangeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 505 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyEditorSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Statement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/VetoableChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/VetoableChangeListenerProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/VetoableChangeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 494 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/XMLDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/XMLEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 207 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 207 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextMembershipEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextMembershipListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServiceAvailableEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServiceRevokedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServiceRevokedListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServices.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServicesListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServicesSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 597 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 597 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 770 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 770 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 317 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/BufferedInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/BufferedOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ByteArrayInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/CharArrayReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/CharConversionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Closeable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Console.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/DataInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/DataOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/EOFException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Externalizable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/File.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 149 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 149 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 716 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 716 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/IOError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/InputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/InputStreamReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/InterruptedIOException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/InvalidClassException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/InvalidObjectException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/LineNumberInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/LineNumberReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/NotActiveException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/NotSerializableException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectInput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2034 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2034 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2334 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2334 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectOutput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1583 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1583 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1719 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1719 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectStreamClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectStreamException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectStreamField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/OptionalDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/OutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/OutputStreamWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PrintStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PushbackInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PushbackReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/RandomAccessFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Reader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/SerializablePermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StreamCorruptedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StringBufferInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StringReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/StringWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/SyncFailedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/UTFDataFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/UnsupportedEncodingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/WriteAbortedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Writer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/AbstractMethodError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/AbstractStringBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/AssertionError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Boolean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/BootstrapMethodError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Byte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Character.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 122 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 647 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Class.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 115 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassCircularityError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassFormatError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2183 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2183 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 216 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Deprecated.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Double.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Enum.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ExceptionInInitializerError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Float.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/IllegalAccessError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/IllegalAccessException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/IncompatibleClassChangeError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/InheritableThreadLocal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/InstantiationError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/InstantiationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Integer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/InternalError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/LinkageError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Long.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/NoClassDefFoundError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/NoSuchFieldError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/NoSuchFieldException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/NoSuchMethodError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/NoSuchMethodException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Number.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/OutOfMemoryError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Override.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ProcessBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 430 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 430 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/RuntimePermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 350 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/SafeVarargs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Short.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StackOverflowError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StackTraceElement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/String.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1221 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 2
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 83 2

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/SuppressWarnings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ThreadDeath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ThreadLocal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 271 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 271 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Throwable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 735 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 735 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 751 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 751 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/UnknownError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/UnsatisfiedLinkError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/UnsupportedClassVersionError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/VerifyError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/VirtualMachineError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/AnnotationFormatError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/Documented.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/Inherited.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/Retention.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/annotation/Target.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/AdapterMethodHandle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 559 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 559 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/ConstantCallSite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/DirectMethodHandle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FilterGeneric.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 332 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 332 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 528 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 528 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 787 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 787 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 876 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 876 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 975 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 975 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1452 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1452 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1914 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1914 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2808 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2808 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4044 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4044 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FilterOneArgument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FromGeneric.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 513 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 513 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 525 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 525 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 537 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 537 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 573 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 573 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 585 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 585 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 597 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 597 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 609 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 609 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 621 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodHandle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 392 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 392 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 430 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodHandleImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 304 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 304 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 913 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 913 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1085 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1085 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MutableCallSite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/SpreadGeneric.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 215 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 215 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 423 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 423 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 446 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 446 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 504 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 504 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 531 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 531 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 562 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 562 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 597 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 597 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 637 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 637 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/ToGeneric.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 659 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 659 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 744 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 744 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 805 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 805 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 856 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 856 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 890 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 890 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 970 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 970 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1016 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1016 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/VolatileCallSite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/BufferPoolMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/ClassLoadingMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/CompilationMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/GarbageCollectorMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/LockInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/ManagementPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 205 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryManagerMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MemoryPoolMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 364 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 364 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/MonitorInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/OperatingSystemMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/PlatformLoggingMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/RuntimeMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/ThreadMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 124 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/FinalReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/Finalizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 170 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/PhantomReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/Reference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 115 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/ReferenceQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/SoftReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ref/WeakReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/AccessibleObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Constructor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Field.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/GenericSignatureFormatError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/InvocationTargetException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Method.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Proxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 222 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/ReflectAccess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/ReflectPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigDecimal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 219 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 219 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigInteger.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 99 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/MathContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/AbstractPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/BindException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/ConnectException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/CookieManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 428 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/DatagramSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/DatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/HttpCookie.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/HttpRetryException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/HttpURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InMemoryCookieStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Inet4AddressImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Inet6AddressImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InetAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 185 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 185 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InetSocketAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/MalformedURLException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/MulticastSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/NetPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 168 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/NetworkInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 97 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 97 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 179 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 179 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/NoRouteToHostException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/PortUnreachableException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/ProtocolException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SdpSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SecureCacheResponse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/ServerSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Socket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1224 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1224 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketTimeoutException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocksSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/StandardProtocolFamily.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/StandardSocketOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 356 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 471 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 471 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 133 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 762 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 762 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/UnknownHostException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/UnknownServiceException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/MappedByteBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/AsynchronousByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/AsynchronousChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/AsynchronousFileChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 114 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/AsynchronousServerSocketChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 94 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/AsynchronousSocketChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 119 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/ByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/Channel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/Channels.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 432 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 432 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/DatagramChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/FileChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 155 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 155 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/FileLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 119 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/GatheringByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/InterruptibleChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/MulticastChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 122 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 122 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/NetworkChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/Pipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/ReadableByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/ScatteringByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/SeekableByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/SelectableChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/Selector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 206 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 206 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/ServerSocketChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/SocketChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 116 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 116 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/WritableByteChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/spi/AbstractInterruptibleChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/spi/AbstractSelectionKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/spi/AbstractSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/charset/Charset.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 276 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 276 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/charset/CoderMalfunctionError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/charset/MalformedInputException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/charset/UnmappableCharacterException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/AccessDeniedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/AtomicMoveNotSupportedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/DirectoryIteratorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/DirectoryNotEmptyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/DirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 119 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileAlreadyExistsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileSystemException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/FileSystemLoopException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/LinkOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/LinkPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/NoSuchFileException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/NotDirectoryException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/NotLinkException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/Path.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/SecureDirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/SimpleFileVisitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/StandardCopyOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/StandardOpenOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/StandardWatchEventKinds.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/WatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/AclFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 140 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/BasicFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/DosFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/DosFileAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/FileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/FileOwnerAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/FileStoreAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/FileTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 297 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/GroupPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/PosixFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 138 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 138 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/PosixFileAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/UserDefinedFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/UserPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/file/attribute/UserPrincipalNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/AccessException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ConnectException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ConnectIOException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/MarshalException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/MarshalledObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 281 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/NoSuchObjectException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/RMISecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/RemoteException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ServerError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ServerException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ServerRuntimeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/StubNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/UnexpectedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/UnknownHostException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/UnmarshalException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/Activatable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivateFailedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationGroupDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationGroupID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationInstantiator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/Activator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/UnknownGroupException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/UnknownObjectException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/dgc/DGC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/dgc/Lease.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/dgc/VMID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/ExportException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/ObjID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RMISocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RemoteObjectInvocationHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 264 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RemoteRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RemoteServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/RemoteStub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/ServerCloneException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/ServerRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/SkeletonMismatchException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/SkeletonNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/SocketSecurityException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/UID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/server/UnicastRemoteObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AllPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 159 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 159 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AuthProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/BasicPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 308 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 308 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/CodeSigner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/CodeSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/GuardedObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Identity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/InvalidAlgorithmParameterException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/InvalidKeyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Key.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyManagementException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyPair.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyRep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 316 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 316 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 486 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 486 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 1530 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 1530 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1756 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1756 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyStoreException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/NoSuchAlgorithmException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/NoSuchProviderException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Permission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/PermissionCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Permissions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 475 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 475 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Policy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 733 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 733 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 786 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 786 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/PrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/PublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SecureRandom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SecureRandomSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SecurityPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 294 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Signature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1206 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1206 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SignatureException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Signer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Timestamp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/URIParameter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnrecoverableEntryException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnrecoverableKeyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnresolvedPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnresolvedPermissionCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/acl/Acl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/acl/AclEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CRLException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CRLSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 120 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 120 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 301 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 301 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathBuilderException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathBuilderResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathHelperImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathValidatorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 260 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertPathValidatorResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertStoreException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertStoreParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/Certificate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 207 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateEncodingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateExpiredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateNotYetValidException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateParsingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CertificateRevokedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CollectionCertStoreParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/LDAPCertStoreParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXBuilderParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXCertPathBuilderResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXCertPathChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXCertPathValidatorResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/PKIXReason.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CRL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 117 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CRLEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CRLSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509CertSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/X509Certificate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 112 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/DSAPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/DSAPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/ECPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/ECPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/RSAMultiPrimePrivateCrtKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/RSAPrivateCrtKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/RSAPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/RSAPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAPrivateKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/DSAPublicKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECFieldF2m.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECFieldFp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECGenParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECPrivateKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/ECPublicKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/EncodedKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/InvalidKeySpecException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/InvalidParameterSpecException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/MGF1ParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/PKCS8EncodedKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAKeyGenParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPrivateKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPublicKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/X509EncodedKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/BatchUpdateException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/CallableStatement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Connection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/DataTruncation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/DatabaseMetaData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Date.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/NClob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/ParameterMetaData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/PreparedStatement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/ResultSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 148 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/ResultSetMetaData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLClientInfoException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLFeatureNotSupportedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLIntegrityConstraintViolationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLInvalidAuthorizationSpecException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLNonTransientConnectionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLNonTransientException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLRecoverableException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLSyntaxErrorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLTimeoutException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLTransactionRollbackException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLTransientConnectionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLTransientException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLWarning.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Statement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Time.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/AttributedCharacterIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/AttributedString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 730 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 730 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1082 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1082 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/BreakIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 238 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 238 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 689 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 689 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/CharacterIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 105 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/CharacterIteratorFieldDelegate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/ChoiceFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 167 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 167 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/CollationKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/Collator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 128 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 128 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 531 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 531 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DateFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 143 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 143 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 795 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 795 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1002 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1002 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DateFormatSymbols.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 780 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 780 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DecimalFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 378 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 378 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DecimalFormatSymbols.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 822 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DictionaryBasedBreakIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DigitList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/FieldPosition.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 277 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/Format.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 347 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/MessageFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/NumberFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 182 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 182 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1032 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1032 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/RuleBasedBreakIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 222 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/RuleBasedCollator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 246 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 246 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/SimpleDateFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 409 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 409 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/StringCharacterIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/BreakIteratorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/CollatorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/DateFormatProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/DateFormatSymbolsProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/DecimalFormatSymbolsProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/spi/NumberFormatProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/AbstractList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 773 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 773 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/AbstractQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/AbstractSequentialList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/AbstractSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ArrayDeque.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 649 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 649 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ArrayList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 780 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 780 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 928 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Arrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2834 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2834 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/BitSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Calendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 310 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 310 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Collection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 127 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Collections.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 409 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1388 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1388 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1699 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1849 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1849 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1933 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1933 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2560 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2935 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2935 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2993 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2993 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3039 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3039 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3078 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3078 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3877 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 3877 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3941 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3941 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Currency.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 620 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 620 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Date.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 129 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 129 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/DuplicateFormatFlagsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/EnumMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 509 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 538 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 538 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 556 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 556 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/EnumSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 401 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 401 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/EventListenerProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/EventObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/FormatFlagsConversionMismatchException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Formatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 2569 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 2569 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/GregorianCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 327 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 327 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/HashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 124 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 124 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 785 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 785 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 833 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 833 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 839 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 839 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 845 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 845 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 885 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 885 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 921 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 921 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 961 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 961 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/HashSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Hashtable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 125 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 125 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 666 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 666 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 747 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 747 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1018 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1018 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IdentityHashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 134 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 134 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 820 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 820 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 832 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 832 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatCodePointException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatConversionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatFlagsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatPrecisionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/IllegalFormatWidthException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/InputMismatchException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/InvalidPropertiesFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/JapaneseImperialCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/JumboEnumSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 97 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/LinkedHashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 400 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 400 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 404 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 404 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 408 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/LinkedList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 869 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 869 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 979 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 979 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ListIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Locale.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 409 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 409 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 675 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 675 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2145 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/MissingFormatArgumentException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/MissingFormatWidthException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/PriorityQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 472 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/PropertyPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 437 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 437 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Queue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 144 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 144 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Random.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/RegularEnumSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ResourceBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 672 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 672 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 690 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 690 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2308 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2308 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2890 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2890 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Scanner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 348 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 348 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ServiceConfigurationError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/ServiceLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 181 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 181 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Stack.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/StringTokenizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/TimeZone.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 134 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 134 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Timer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 481 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 481 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/TimerTask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/TreeMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 945 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 945 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 973 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 973 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1025 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1025 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1237 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1237 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1516 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1516 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1571 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1571 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1636 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1636 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1649 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1649 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1662 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1662 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1676 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1676 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1693 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1693 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1750 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1750 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1772 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1772 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1831 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1831 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1859 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1859 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/TreeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/UUID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/UnknownFormatConversionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/UnknownFormatFlagsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Vector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1163 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/WeakHashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 739 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 739 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 810 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 810 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 816 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 816 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 850 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 850 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 932 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 932 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/XMLUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/AbstractExecutorService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ArrayBlockingQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 736 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 736 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/BlockingDeque.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 200 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 200 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentHashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1306 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1306 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1360 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1360 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1399 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentLinkedDeque.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1307 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1307 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1385 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1385 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentLinkedQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 670 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 670 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentNavigableMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentSkipListMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2258 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2258 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 2305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2381 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 2474 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 2474 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3000 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3000 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3080 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3080 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3088 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3088 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3096 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3096 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ConcurrentSkipListSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/CopyOnWriteArrayList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 993 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 993 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1106 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/CopyOnWriteArraySet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 89 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/CountDownLatch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/DelayQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Delayed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Exchanger.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 306 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ExecutorCompletionService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 115 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ExecutorService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 141 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 141 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Executors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 667 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 667 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 681 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 681 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ForkJoinPool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1648 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ForkJoinTask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 191 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 191 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1276 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ForkJoinWorkerThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/FutureTask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 189 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedBlockingDeque.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1042 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1042 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1148 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedBlockingQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 781 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedTransferQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 821 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 821 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Phaser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1078 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1078 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/PriorityBlockingQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 898 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 898 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/RecursiveAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 153 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/RecursiveTask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/RunnableFuture.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/RunnableScheduledFuture.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ScheduledExecutorService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ScheduledFuture.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ScheduledThreadPoolExecutor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 807 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 807 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1249 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1249 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/Semaphore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 241 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/SynchronousQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1146 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ThreadLocalRandom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/ThreadPoolExecutor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 315 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 315 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 575 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 575 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1963 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1963 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1987 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1987 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2011 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2011 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2032 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2032 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/TransferQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicBoolean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicInteger.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicIntegerArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicIntegerFieldUpdater.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 265 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 265 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicLong.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicLongArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicLongFieldUpdater.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 347 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicReferenceArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 180 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/AbstractOwnableSynchronizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/AbstractQueuedLongSynchronizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1611 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1611 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/AbstractQueuedSynchronizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 289 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 289 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1832 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1832 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/ReentrantLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 225 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/locks/ReentrantReadWriteLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 218 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 218 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 289 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 289 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 673 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 693 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 706 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 706 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 913 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 913 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 248 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JarVerifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 576 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 576 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/JavaUtilJarAccessImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/Manifest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 321 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/ConsoleHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/FileHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 120 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 120 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 619 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/Level.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/LogManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1133 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/LogRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/Logging.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/LoggingPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/SimpleFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/SocketHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/StreamHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/XMLFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/AbstractPreferences.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1451 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1451 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1457 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1457 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1468 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/NodeChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/NodeChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/PreferenceChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/PreferenceChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/XmlSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 396 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 396 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 410 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/regex/Pattern.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 61 (max allowed is 0). 763 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 62 (max allowed is 0). 763 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3262 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3487 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3487 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3503 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3503 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3534 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3534 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3582 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3582 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3712 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3712 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3738 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3749 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3764 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3779 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3779 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3805 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3816 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3816 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3828 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3839 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3839 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3855 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3855 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3903 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3903 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3957 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3957 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3989 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4039 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4048 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4060 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4463 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4574 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 4574 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4598 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4598 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4633 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 4633 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4724 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4724 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4782 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4782 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4818 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 4818 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 5048 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 5048 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 5115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 5115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 5181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 5395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 5395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5479 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 5479 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/spi/CurrencyNameProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/spi/LocaleNameProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/spi/TimeZoneNameProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/Adler32.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/CRC32.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/CheckedInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/CheckedOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/DeflaterInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/DeflaterOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/GZIPInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/GZIPOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/InflaterInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/InflaterOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 650 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 650 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleEditableText.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleExtendedComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleExtendedTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleHyperlink.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleHypertext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleRelation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleResourceBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleRole.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/AEADBadTagException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/BadPaddingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CipherInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CipherOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoAllPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 115 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 473 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 473 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPermissions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/CryptoPolicyParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 686 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/ExemptionMechanismException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/IllegalBlockSizeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/JceSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/Mac.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/NoSuchPaddingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/NullCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/NullCipherSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/SealedObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 459 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 459 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/SecretKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/ShortBufferException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/interfaces/DHPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/interfaces/DHPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/interfaces/PBEKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DESKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DESedeKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHGenParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHPrivateKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/DHPublicKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/GCMParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/IvParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/PBEKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/PBEParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/PSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC2ParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC5ParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/SecretKeySpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/IIOException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageIO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 543 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 543 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 579 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 579 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 598 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageReadParam.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageTypeSpecifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 265 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 265 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 568 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 568 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 731 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 731 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageWriteParam.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/ImageWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/event/IIOReadProgressListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/event/IIOReadUpdateListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/event/IIOReadWarningListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/event/IIOWriteProgressListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/event/IIOWriteWarningListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOInvalidTreeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOMetadataNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 131 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/plugins/bmp/BMPImageWriteParam.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/plugins/jpeg/JPEGImageReadParam.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/plugins/jpeg/JPEGImageWriteParam.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/DigraphNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/IIORegistry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 112 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/IIOServiceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageInputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageOutputStreamSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageReaderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageReaderWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageTranscoderSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/ImageWriterSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/spi/PartiallyOrderedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileCacheImageInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 263 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 263 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileCacheImageOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileImageInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/FileImageOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/ImageInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/ImageInputStreamImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/ImageOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/ImageOutputStreamImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/MemoryCacheImageInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 188 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/stream/MemoryCacheImageOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/AndQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/Attribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/AttributeChangeNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/AttributeChangeNotificationFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/AttributeNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/BetweenQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/BinaryOpValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/BinaryRelQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/BooleanValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ClassAttributeValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/Descriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 439 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 439 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/DescriptorAccess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/DescriptorKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/InQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/InstanceAlreadyExistsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/InstanceNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/InstanceOfQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/IntrospectionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/InvalidAttributeValueException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ListenerNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanAttributeInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanConstructorInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanFeatureInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 581 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanNotificationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanOperationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanParameterInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanRegistrationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 261 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 261 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServerDelegate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServerNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanServerPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 333 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 333 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanTrustPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MalformedObjectNameException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MatchQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotCompliantMBeanException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/Notification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotificationBroadcasterSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 303 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 303 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 331 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 331 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotificationEmitter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotificationFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotificationFilterSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NotificationListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/NumericValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ObjectInstance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ObjectName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 222 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 271 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/OperationsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/OrQueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/QualifiedAttributeValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/QueryEval.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/QueryExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ReflectionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/RuntimeErrorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/RuntimeMBeanException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/RuntimeOperationsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ServiceNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/StandardEmitterMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/StandardMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 126 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 126 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1194 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ValueExp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 170 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 170 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLetObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/PrivateMLet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/DescriptorSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanAttributeInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 114 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanConstructorInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanNotificationBroadcaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanNotificationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanOperationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 117 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/CounterMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/CounterMonitorMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/GaugeMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/GaugeMonitorMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/Monitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1510 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1510 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1616 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1616 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/MonitorNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/MonitorSettingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/StringMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/StringMonitorMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanAttributeInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanAttributeInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanConstructorInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanOperationInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenMBeanParameterInfoSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/OpenType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/SimpleType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/InvalidRelationIdException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/InvalidRelationServiceException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/InvalidRelationTypeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/InvalidRoleInfoException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/InvalidRoleValueException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/MBeanServerNotificationFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationServiceNotRegisteredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationSupportMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationTypeNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationTypeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/Role.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleInfoNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleUnresolved.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXConnectionNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXConnectorServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXProviderException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXServerErrorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXServiceURL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 118 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/NotificationResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/SubjectDelegationPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/TargetedNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1518 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1518 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 620 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 620 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1983 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1983 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIConnectorServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIIIOPServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIJRMPServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/rmi/RMIServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/Timer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1250 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1250 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/TimerAlarmClockNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/TimerNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/AuthenticationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/AuthenticationNotSupportedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/BinaryRefAddr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Binding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/CannotProceedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/CommunicationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ConfigurationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ContextNotEmptyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/InsufficientResourcesException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/InterruptedNamingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/InvalidNameException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LimitExceededException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkLoopException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/MalformedLinkException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Name.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameAlreadyBoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameClassPair.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 708 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 708 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NamingEnumeration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NamingSecurityException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NoInitialContextException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NoPermissionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NotContextException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/OperationNotSupportedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/PartialResultException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/RefAddr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Reference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ServiceUnavailableException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/SizeLimitExceededException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/StringRefAddr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/TimeLimitExceededException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/Attribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/AttributeInUseException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/AttributeModificationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/Attributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/BasicAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 524 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 524 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/BasicAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 311 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 311 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 340 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 340 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/DirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 167 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 167 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InitialDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InvalidAttributeIdentifierException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InvalidAttributeValueException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InvalidAttributesException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InvalidSearchControlsException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InvalidSearchFilterException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/ModificationItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/NoSuchAttributeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/SchemaViolationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/SearchControls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/SearchResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/EventContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 136 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 136 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/EventDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/NamespaceChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/NamingEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/NamingExceptionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/NamingListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/event/ObjectChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/BasicControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/Control.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/ExtendedRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/ExtendedResponse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/InitialLdapContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/LdapContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 179 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 179 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/LdapReferralException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/ManageReferralControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/PagedResultsControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/PagedResultsResponseControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/Rdn.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 422 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/SortControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/SortResponseControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/StartTlsRequest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/StartTlsResponse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/UnsolicitedNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/UnsolicitedNotificationEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/UnsolicitedNotificationListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ContinuationDirContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirObjectFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirStateFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirectoryManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ResolveResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ServerSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 202 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 202 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/SocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 262 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 262 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/CertPathTrustManagerParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/ExtendedSSLSession.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/HandshakeCompletedEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/HandshakeCompletedListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/HttpsURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/KeyStoreBuilderParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLHandshakeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLKeyException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLPeerUnverifiedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLProtocolException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLServerSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLServerSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 150 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 150 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLSessionBindingEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLSessionBindingListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 141 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 141 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/SSLSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 189 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 189 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/X509ExtendedKeyManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/X509ExtendedTrustManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/X509KeyManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/net/ssl/X509TrustManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/CancelablePrintJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/DocFlavor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 446 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 446 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 649 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 847 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1050 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1289 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1337 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1386 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MimeType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 182 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MultiDocPrintJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MultiDocPrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/SimpleDoc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/StreamPrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/Attribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/AttributeSetUtilities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 369 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 369 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 395 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/DateTimeSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/DocAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/EnumSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 110 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/HashDocAttributeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/HashPrintJobAttributeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/HashPrintRequestAttributeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/HashPrintServiceAttributeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/IntegerSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/PrintJobAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/PrintRequestAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/PrintServiceAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/ResolutionSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/SetOfIntegerSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/Size2DSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/SupportedValuesAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/TextSyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/URISyntax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Chromaticity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/ColorSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Compression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Copies.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/CopiesSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DateTimeAtCompleted.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DateTimeAtCreation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DateTimeAtProcessing.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Destination.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DocumentName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Fidelity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Finishings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 223 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 223 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobHoldUntil.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobImpressions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobImpressionsCompleted.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobImpressionsSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobKOctets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobKOctetsProcessed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobKOctetsSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobMediaSheets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobMediaSheetsCompleted.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobMediaSheetsSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobMessageFromOperator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobOriginatingUserName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobPriority.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobPrioritySupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobSheets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobStateReason.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobStateReasons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Media.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaPrintableArea.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaSize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaSizeName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaTray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MultipleDocumentHandling.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 168 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 168 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/NumberOfDocuments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/NumberOfInterveningJobs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/NumberUp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/NumberUpSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/OrientationRequested.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/OutputDeviceAssigned.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PDLOverrideSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PageRanges.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PagesPerMinute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PagesPerMinuteColor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PresentationDirection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrintQuality.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterIsAcceptingJobs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterLocation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterMakeAndModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterMessageFromOperator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterMoreInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterMoreInfoManufacturer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterResolution.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterStateReason.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterStateReasons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 242 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterURI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/QueuedJobCount.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/ReferenceUriSchemesSupported.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/RequestingUserName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Severity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/SheetCollate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 158 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 158 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Sides.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 121 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintJobAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintJobAttributeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintJobEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintServiceAttributeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/rmi/ssl/SslRMIClientSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/rmi/ssl/SslRMIServerSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/AbstractScriptEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/SimpleBindings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/SimpleScriptContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/AuthPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 129 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/PrivateCredentialPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 514 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 514 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/Subject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 962 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 962 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1308 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1308 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/SubjectDomainCombiner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 546 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 546 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/ChoiceCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/ConfirmationCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/LanguageCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/NameCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/PasswordCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/TextInputCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/callback/TextOutputCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/DelegationPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 266 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 266 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/JavaxSecurityAuthKerberosAccessImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KerberosKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KerberosPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KerberosTicket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/ServicePermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 457 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 457 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/AccountException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/AccountExpiredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/AccountLockedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/AccountNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/Configuration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 588 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/CredentialException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/CredentialExpiredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/CredentialNotFoundException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/FailedLoginException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/login/LoginException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/x500/X500Principal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/x500/X500PrivateCredential.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/CertificateEncodingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/CertificateExpiredException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/CertificateNotYetValidException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/CertificateParsingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/cert/X509Certificate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 131 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/AuthenticationException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/AuthorizeCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/RealmCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/RealmChoiceCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/SaslException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/ATR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/CardNotPresentException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/CommandAPDU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/smartcardio/ResponseAPDU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/ControllerEventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Instrument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MetaEventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MetaMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 110 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiDeviceReceiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiDeviceTransmitter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Receiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Sequencer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/ShortMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Synthesizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/SysexMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Track.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 261 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 261 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/Transmitter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/AudioInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 457 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 457 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/AudioPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/BooleanControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 160 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/Clip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/CompoundControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 123 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/DataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/EnumControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/FloatControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 375 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/Line.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/LineEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/LineListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/Port.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/SourceDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/sampled/TargetDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/ConnectionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/ConnectionEventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/ConnectionPoolDataSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/DataSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/RowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/RowSetEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/RowSetListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/RowSetMetaData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/StatementEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/StatementEventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/XAConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/XADataSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/BaseRowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 297 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 297 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/FilteredRowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/JdbcRowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 124 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 124 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/JoinRowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 223 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 223 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 944 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/RowSetWarning.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/WebRowSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 407 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 407 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SQLInputImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SQLOutputImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialDatalink.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 806 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 806 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncFactoryException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncProviderException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 234 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 234 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/TransactionalWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/XmlReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/XmlWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1977 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1977 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 2382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 2382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3052 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractListModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractSpinnerModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Action.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 215 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 215 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ActionMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ActionPropertyChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AncestorNotifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ArrayTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Autoscroller.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Box.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 304 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 304 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 383 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 383 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 423 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 423 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/BoxLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 138 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 138 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/BufferStrategyPaintManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 672 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 672 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ButtonGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ButtonModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/CellRendererPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 213 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ComboBoxModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DebugGraphicsFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DebugGraphicsObserver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultBoundedRangeModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultButtonModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 300 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultComboBoxModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultDesktopManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultFocusManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 159 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 159 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListCellRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 344 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListSelectionModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultRowSorter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1333 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1333 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1366 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1366 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultSingleSelectionModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DelegatingDefaultFocusManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/FocusManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/GrayFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/GroupLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 208 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 208 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3413 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3413 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ImageIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 563 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 563 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/InputMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/InternalFrameFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JApplet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 564 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 310 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 310 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JCheckBox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 337 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 337 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JCheckBoxMenuItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 296 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JColorChooser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 607 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 607 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 735 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 735 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 744 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 744 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1617 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1617 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1649 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1649 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1682 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1682 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1721 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1721 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 66 (max allowed is 0). 183 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 68 (max allowed is 0). 183 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 3679 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 3679 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3697 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3697 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3722 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3722 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 5403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 5403 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JDesktopPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 622 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1248 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JEditorPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 192 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 192 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 604 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 604 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1697 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1697 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1777 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1777 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1780 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1780 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1924 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1924 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2073 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2073 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2123 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2123 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2181 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2181 13

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1966 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFormattedTextField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 180 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 180 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 906 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 906 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1178 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 898 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 898 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JInternalFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2036 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2036 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2325 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2325 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLabel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 1070 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 1070 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1585 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLayer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 704 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 704 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 828 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 828 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLayeredPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 157 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 157 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 771 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 771 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 282 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 282 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1809 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1809 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2886 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 2886 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 112 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1397 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1397 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 501 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 501 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 832 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 832 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JOptionPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 315 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 315 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2582 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2582 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 236 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 236 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPasswordField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 406 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 406 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1522 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JProgressBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 650 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 650 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1038 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1038 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRadioButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 287 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 287 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRadioButtonMenuItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 269 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRootPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 202 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 202 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 837 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 837 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 903 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 903 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1068 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1068 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 704 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 704 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 831 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 831 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 688 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 688 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1444 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSeparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 282 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSlider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 348 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 348 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 932 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 932 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 937 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 937 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1432 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1432 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSpinner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 126 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 126 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 383 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 383 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 944 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 944 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1084 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1084 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1309 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1309 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1332 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1332 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1409 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 1409 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSplitPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1159 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTabbedPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 268 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 268 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1892 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1892 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 2032 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 2032 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 76 (max allowed is 0). 220 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 77 (max allowed is 0). 220 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 457 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 457 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5352 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5383 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5383 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 5392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 5392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 5448 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 5448 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5518 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5518 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 5949 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 5949 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 6584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 6584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 6695 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTextArea.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 790 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 790 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTextField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 849 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 849 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 946 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 946 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTextPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToggleButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 387 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 591 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 591 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 846 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 846 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolTip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 254 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 49 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3362 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3769 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3769 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 4093 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 4093 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JViewport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1737 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1737 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 666 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/KeyStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/LayoutComparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/LayoutFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 268 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 268 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/MultiUIDefaults.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 136 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/MutableComboBoxModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/OverlayLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Popup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 266 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/PopupFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 484 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 624 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 624 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 646 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 646 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 798 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 798 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 950 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 950 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ProgressMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 157 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ProgressMonitorInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/RepaintManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1551 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1551 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1591 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/RowFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 434 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 434 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 492 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 492 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 578 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 578 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ScrollPaneLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1120 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SizeRequirements.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SortingFocusTraversalPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 590 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 590 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpinnerDateModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 89 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpinnerListModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpinnerNumberModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Spring.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 340 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 340 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 363 14
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 14
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 425 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 425 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 481 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 481 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 497 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpringLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 187 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 187 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SwingPaintEventDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SwingUtilities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 54 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 55 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1756 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1756 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SwingWorker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 226 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 226 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 846 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 846 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/TablePrintable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 97 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 97 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 149 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 149 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 237 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 237 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/TimerQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ToolTipManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 624 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 624 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 648 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 648 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 654 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 672 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 672 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 810 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 810 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/TransferHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 1300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 1300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1684 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/UIDefaults.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1007 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1007 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/UIManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 176 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 176 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ViewportLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/BevelBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/CompoundBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/EmptyBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/EtchedBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/LineBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/MatteBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/SoftBevelBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/StrokeBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/TitledBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/AbstractColorChooserPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/CenterLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorChooserPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorModelCMYK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorModelHSL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorModelHSV.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ColorPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DefaultColorSelectionModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DefaultPreviewPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DefaultSwatchChooserPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 235 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 235 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 320 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 320 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 347 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/DiagramComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/SlidingSpinner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/SmartGridLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/ValueFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/AncestorEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/AncestorListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/CaretEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/CaretListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/CellEditorListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ChangeListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/DocumentListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/HyperlinkEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/HyperlinkListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/InternalFrameAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/InternalFrameEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/InternalFrameListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ListDataEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ListDataListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ListSelectionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/ListSelectionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuDragMouseEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuDragMouseListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuKeyEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuKeyListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MenuListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MouseInputAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/MouseInputListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/PopupMenuEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/PopupMenuListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/RowSorterEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/RowSorterListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/SwingPropertyChangeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableColumnModelEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableColumnModelListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableModelEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableModelListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeExpansionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeExpansionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeModelEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeModelListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeSelectionEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeSelectionListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TreeWillExpandListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/UndoableEditEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/UndoableEditListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/filechooser/FileNameExtensionFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/filechooser/FileSystemView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 607 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 607 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 670 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 670 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 793 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 793 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ActionMapUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/BorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 211 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ColorChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ColorUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ComponentInputMapUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/DesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/DesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/DimensionUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/FileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/FontUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/InputMapUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/InsetsUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/InternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/LabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/LayerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ListUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/MenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/MenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/OptionPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/PanelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/PopupMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/RootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/SeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/SliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/SpinnerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/SplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/TabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/TableHeaderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/TableUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/TextUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ToolTipUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/TreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/ViewportUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicArrowButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicBorders.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 228 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 228 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 327 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 327 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 353 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 353 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 503 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 503 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 282 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicCheckBoxMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicCheckBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicColorChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 341 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 341 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 347 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboBoxEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 164 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboBoxRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 556 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 556 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 591 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 591 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 615 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 615 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 634 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 634 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 661 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 661 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1642 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1642 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1930 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1930 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboPopup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 663 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 663 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 688 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 688 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 701 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 701 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 723 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 723 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 736 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 736 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 758 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 758 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 774 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 774 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 799 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 307 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 649 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 649 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 667 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 667 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 685 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 685 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 703 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 703 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 453 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicEditorPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 295 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 567 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 567 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 593 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 593 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 755 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 755 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 797 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 797 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 807 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 807 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 823 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 823 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1006 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1006 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1287 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1287 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1338 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1338 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicFormattedTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicHTML.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 331 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 331 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 348 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 348 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicIconFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 210 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 558 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 572 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 572 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 602 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 602 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 619 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 619 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 648 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 648 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 669 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 669 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 696 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 696 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 730 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 730 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 746 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 746 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 771 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 771 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 493 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 493 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 625 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 625 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1095 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1196 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 429 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicListUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1561 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1603 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1662 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1662 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1728 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1728 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1775 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1775 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 2347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 2347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2833 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2833 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2028 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2028 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 2239 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 184 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 184 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 215 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 215 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 860 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 860 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 404 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 404 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 917 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 917 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1341 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1341 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1434 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1434 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicPasswordFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 727 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 968 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 968 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1228 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicRadioButtonMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicRootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 243 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1045 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1045 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1059 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1059 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1355 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1355 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1394 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1394 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1490 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1490 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1582 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1582 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 665 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 665 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 709 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 709 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1566 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1566 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1810 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1810 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1854 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1854 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1870 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1870 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1930 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1930 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1954 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1954 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSpinnerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 604 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 604 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 842 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 842 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1012 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1012 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 731 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 731 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 783 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 783 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1274 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1274 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2020 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2029 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2029 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2083 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2083 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2885 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2885 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 3244 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 3244 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 3508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 3508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3748 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3776 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3776 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3790 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3790 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3819 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3819 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3863 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 3863 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTableHeaderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 813 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 813 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTableUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 740 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 740 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 788 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 788 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 822 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2137 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTextAreaUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 314 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 314 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 169 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTextPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTextUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2092 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2092 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 2189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 2189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 2548 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 2548 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToggleButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToolBarSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 508 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 508 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1085 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1085 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1319 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToolTipUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 231 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTransferable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2656 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2656 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2679 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2679 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2722 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2722 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2752 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2752 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2823 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2823 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2860 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2860 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2929 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2929 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2964 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2964 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3054 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3054 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3076 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3076 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 3166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 3259 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 3259 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3908 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/CenterLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/DefaultMenuLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/LazyActionMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/DefaultMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 403 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalBorders.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 406 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 406 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 563 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 563 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 655 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 655 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 811 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 835 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 835 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 927 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalBumps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalCheckBoxIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalCheckBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalComboBoxButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalComboBoxEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 136 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalComboBoxIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 366 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 366 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 133 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 533 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 852 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 852 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 909 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 909 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1041 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1041 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1066 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1066 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1243 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalFontDesktopProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalHighContrastTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalIconFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 361 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 361 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 422 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 422 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 462 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 513 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 513 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 664 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 664 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 781 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 831 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 831 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 941 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 941 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1045 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1045 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1639 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1658 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1658 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1724 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1743 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1743 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1939 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1939 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2259 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2259 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2566 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2566 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 209 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 167 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 205 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2369 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2369 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalPopupMenuSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalRadioButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalRootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 436 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 436 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 678 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 678 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 422 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 422 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalScrollButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 132 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 315 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 784 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 784 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 829 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 829 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 846 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 846 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 874 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 874 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 972 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 972 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1031 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1031 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalToggleButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 351 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 355 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 358 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 358 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalToolTipUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 229 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 229 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 413 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 438 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/OceanTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiColorChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 296 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiPanelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiRootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSpinnerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTableHeaderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTableUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiToolTipUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiViewportUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/AbstractRegionPainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/DerivedColor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 176 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/DropShadowEffect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/InnerGlowEffect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/InnerShadowEffect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/LoweredBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/NimbusIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/NimbusLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 606 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/NimbusStyle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1019 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1019 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/OuterGlowEffect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/ShadowEffect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/State.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 158 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 158 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/SynthPainterImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/TableScrollPaneCorner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/ToolBarSeparatorPainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/DefaultSynthStyleFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/ImagePainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthArrowButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 66 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthCheckBoxMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthCheckBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthColorChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 528 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 528 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 700 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 700 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthComboPopup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthDefaultLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthDesktopIconUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 235 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthDesktopPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 325 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthEditorPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthFormattedTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 611 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 611 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 361 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 361 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthInternalFrameUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthLabelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthListUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 200 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 200 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 815 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 815 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 910 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 910 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthOptionPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthPanelUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1297 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthPasswordFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthPopupMenuUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthProgressBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthRadioButtonMenuItemUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthRadioButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthRootPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthScrollBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthScrollPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 283 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthSeparatorUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthSliderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 917 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 917 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthSpinnerUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 459 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 459 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthSplitPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 925 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTableHeaderUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 219 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 219 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTableUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 709 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 709 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 747 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 747 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTextAreaUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 196 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTextFieldUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 270 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 270 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTextPaneUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthToggleButtonUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthToolBarUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 350 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthToolTipUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 754 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 754 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 782 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 782 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthViewportUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/AbstractTableModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableCellRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 394 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableColumnModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/JTableHeader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 783 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 783 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/TableCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/TableColumn.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/TableRowSorter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 302 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/AbstractDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2489 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2489 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2650 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2668 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2668 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 2708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2948 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2948 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3000 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3000 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3096 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3096 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/AsyncBoxView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1412 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ChangedCharSetException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ComponentView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 377 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 377 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DateFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultCaret.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 108 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 108 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1901 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1901 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultEditorKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 49 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 850 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 850 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 900 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 900 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 948 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 948 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 990 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 990 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1022 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1022 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1080 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1080 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1339 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1339 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1374 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1374 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1400 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1400 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1559 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1559 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1613 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1613 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1635 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1722 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1722 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1762 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1802 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1802 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1861 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1861 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1926 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1926 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2006 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2006 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2080 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2080 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2225 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2278 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 678 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 678 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 721 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 721 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultFormatterFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultHighlighter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 530 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 591 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 591 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultStyledDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1397 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1397 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2687 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2687 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2724 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2724 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/DefaultTextUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/EditorKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ElementIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/FieldView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/FlowView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 681 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 681 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GapContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 581 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 858 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 858 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 908 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GapVector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GlyphPainter1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GlyphView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/IconView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/InternationalFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 999 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 999 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/JTextComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 81 (max allowed is 0). 303 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 84 (max allowed is 0). 303 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 2544 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 2544 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2928 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3867 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3867 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 3966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 3966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 4405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 4405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 4550 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 4550 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 4989 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 4989 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 5060 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 5060 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/LabelView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/LayeredHighlighter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/LayoutQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/MaskFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 905 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 925 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 953 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 980 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 991 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/NumberFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ParagraphView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 836 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/PasswordView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/PlainDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/PlainView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/Segment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/SegmentCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/SimpleAttributeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StateInvariantError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StringContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 446 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 446 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/Style.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyleConstants.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 817 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 830 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 843 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyleContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1003 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1003 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyledDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 378 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 378 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 553 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 553 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 620 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 620 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 686 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 736 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 736 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 775 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 775 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 849 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 849 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TabSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TabStop.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TableView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 797 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 797 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TextAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/TextLayoutStrategy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 345 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/View.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 192 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 192 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/WhitespaceBasedBreakIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/WrappedPlainView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 531 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 531 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/ZoneView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 374 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 374 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/AccessibleHTML.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 821 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 821 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 840 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 840 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 986 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1282 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1282 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1580 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1580 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2401 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2401 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3035 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3050 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3050 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/BRView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/BlockView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/CSS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1554 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1554 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1632 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1632 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1788 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1788 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1957 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1957 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2054 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2054 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2364 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2610 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/CSSBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 357 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 398 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 398 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/CommentView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/EditableView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/FormSubmitEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/FormView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 880 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 880 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/FrameSetView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/FrameView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 461 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTML.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 286 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 273 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 273 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1894 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1894 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 2166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 2166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2776 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2776 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2792 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2792 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2813 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2813 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2826 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2826 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2834 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2834 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2845 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2845 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2873 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2873 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2906 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2906 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3005 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3005 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3024 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3024 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3036 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3036 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3049 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3049 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3072 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3072 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3090 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3090 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3128 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3128 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3204 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3204 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3225 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3225 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3243 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3243 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3259 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3259 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 3335 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 3335 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4065 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4077 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4077 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4166 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLEditorKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1263 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1263 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1486 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1486 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1827 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1827 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1881 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1881 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2020 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2020 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 2090 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 2090 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2264 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLFrameHyperlinkEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HiddenTagView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 330 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/ImageView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 858 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 858 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 949 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 949 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/InlineView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/IsindexView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/LineView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/ListView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/Map.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 248 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 488 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/MinimalHTMLWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/NoFramesView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/ObjectView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/Option.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/OptionComboBoxModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/OptionListModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/ParagraphView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/StyleSheet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 766 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 826 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 1763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 2022 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 2022 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2451 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2451 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 2618 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 2618 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2782 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2782 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3023 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3023 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 3155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 3155 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/TableView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 42 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 42 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1694 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1694 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/TextAreaDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/AttributeList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/ContentModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/DTD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/DocumentParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/Element.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/Entity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/Parser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/ParserDelegator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/TagStack.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/AbstractFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 262 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 262 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 326 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFEditorKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 641 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 641 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 684 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 684 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 758 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 758 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 819 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 819 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1035 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1046 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1046 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1528 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1528 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1604 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1604 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/AbstractLayoutCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultMutableTreeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1456 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1456 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 669 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 669 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeSelectionModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/FixedHeightLayoutCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 744 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 744 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1478 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/MutableTreeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/TreeCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/TreePath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/VariableHeightLayoutCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1028 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1028 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1652 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1652 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/CompoundEdit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/StateEdit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/UndoManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 135 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 135 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/KeySelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 131 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/NodeSetData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/OctetStreamData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dom/DOMCryptoContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dom/DOMStructure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dom/DOMURIReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/CanonicalizationMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/DigestMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/Manifest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/Reference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/SignatureMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/SignatureProperties.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/SignatureProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/SignedInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/Transform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/TransformService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 111 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/XMLObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/XMLSignContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/XMLSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 204 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 204 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/XMLValidateContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/dom/DOMSignContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/dom/DOMValidateContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/KeyName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/KeyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 104 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/PGPData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/RetrievalMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/X509Data.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/X509IssuerSerial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/C14NMethodParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/DigestMethodParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/ExcC14NParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/HMACParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/SignatureMethodParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/TransformParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/XPathFilter2ParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/XPathFilterParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/spec/XSLTTransformParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/GSSCredential.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 94 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/DigesterOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/MacOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/SignerOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheCanonicalizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheOctetStreamData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMBase64Transform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14N11Method.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14NMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCryptoBinary.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMDigestMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 249 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMEnvelopedTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMExcC14NMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 250 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMRetrievalMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 448 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 448 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 464 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 496 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 496 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 512 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMStructure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509IssuerSerial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 473 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 473 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathFilter2Transform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXSLTTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/XMLDSigRI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 856 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 856 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletIOException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletImageRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 53 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 55 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletProps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 198 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 198 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletSecurity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletViewer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 60 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 62 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 217 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 217 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletViewerPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/resources/MsgAppletViewer_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioDataStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 407 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 407 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioStreamSequence.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioTranslatorStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/ContinuousAudioDataStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/InvalidAudioFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/NativeAudioStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AWTAutoShutdown.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AWTPermissionFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AWTSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 526 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/CustomCursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/DefaultMouseInfoPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/DisplayChangedListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/EmbeddedFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 584 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 584 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/FontConfiguration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2097 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/FontDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/GlobalCursorManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/HToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 73 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 75 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/HorizBagLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/KeyboardFocusManagerPeerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/ModalityEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/NullComponentPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/OSInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/OrientableFlowLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/PeerEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/PlatformFont.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunGraphicsCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunHints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 453 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 130 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 131 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/Symbol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/TracedEventQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/UngrabEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/VariableGridLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/VerticalBagLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/datatransfer/ClipboardTransferable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/datatransfer/DataTransferer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2556 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2710 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2976 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/datatransfer/SunClipboard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 439 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 439 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/datatransfer/TransferableProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 148 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/dnd/SunDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 437 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 437 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/dnd/SunDropTargetEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/event/IgnorePaintEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/AreaOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/Crossings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 310 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 393 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/CompositionArea.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/CompositionAreaHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodJFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 243 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 243 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodPopupMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 167 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 167 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 224 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 224 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/SimpleInputMethodWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufImgSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufImgVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufferedImageDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BufferedImageGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteArrayImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteBandedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteComponentRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteInterleavedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/BytePackedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/DataBufferNative.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/FileImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/GifImageDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ImageRepresentation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/InputStreamImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerComponentRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerInterleavedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/JPEGImageDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/OffScreenImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/OffScreenImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/PNGImageDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 807 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 807 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/PixelConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 423 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 423 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortBandedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortComponentRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortInterleavedRaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/SunVolatileImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/SurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ToolkitImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/URLImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/VSyncedBSManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/VolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 379 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/WritableRasterNative.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/XbmImageDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/shell/ShellFolderManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 111 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/util/IdentityArrayList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/util/IdentityLinkedList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 652 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 652 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 790 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 790 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/BooleanEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/ByteEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/ColorEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/DoubleEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/EnumEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/FloatEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/FontEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/IntegerEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/LongEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/NumberEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/ShortEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/editors/StringEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/beans/infos/ComponentBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/dc/DuctusRenderingEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/AttributeMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/AttributeValues.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/CMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 617 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 617 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 716 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 716 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 910 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 910 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 946 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 946 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1038 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/CompositeFont.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/CompositeStrike.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Decoration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/ExtendedTextLabel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/ExtendedTextSourceLabel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FileFont.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 241 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FileFontStrike.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontDesignMetrics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 173 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontLineMetrics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontManagerForSGE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontScaler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontStrikeDisposer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FreetypeFontScaler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/LayoutPathImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 958 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 958 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/NullFontScaler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/PhysicalStrike.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/StrikeCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 428 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 101 6

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TextSourceLabel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TrueTypeFont.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 123 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TrueTypeGlyphMapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Type1Font.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 6

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Type1GlyphMapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Underline.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 197 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharBig5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharBig5_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharBig5_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp037.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1006.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1025.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1046.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1047.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1097.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1098.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1112.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1122.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1123.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1124.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1140.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1141.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1142.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1143.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1144.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1145.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1146.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1147.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1148.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1149.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1250.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1251.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1252.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1253.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1254.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1255.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1256.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1257.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1258.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1381.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp1383.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp273.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp277.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp278.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp280.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp284.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp285.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp297.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp33722.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp420.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp424.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp437.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp500.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp737.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp775.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp833.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp834.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp838.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp850.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp852.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp855.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp856.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp857.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp858.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp860.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp861.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp862.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp863.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp864.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp865.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp866.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp868.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp869.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp870.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp871.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp874.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp875.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp918.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp921.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp922.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp930.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp933.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp935.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp937.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp939.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp942.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp942C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp943.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp943C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp948.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp949.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp949C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp950.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp964.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharCp970.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharDBCS_ASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharDBCS_EBCDIC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharDoubleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_JP_LINUX.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_JP_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharEUC_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharGB18030.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharGB18030DB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharGBK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISCII91.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO2022JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO2022KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_13.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_15.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_6.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_7.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISO8859_9.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJIS0201.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJIS0208.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJIS0208_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJIS0212.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJIS0212_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharJohab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharKOI8_R.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS874.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS932.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS936.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS949.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS950.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMS950_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacArabic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacCentralEurope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacCroatian.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacCyrillic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacDingbat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacGreek.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacHebrew.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacIceland.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacRoman.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacRomania.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacSymbol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacThai.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacTurkish.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharMacUkraine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharPCK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharSJIS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharSingleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharTIS620.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUTF16.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUTF8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUnicode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUnicodeBig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUnicodeBigUnmarked.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUnicodeLittle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharUnicodeLittleUnmarked.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteBig5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteBig5_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteBig5_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp037.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1006.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1025.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1046.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1047.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1097.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1098.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1112.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1122.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1123.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1124.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1140.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1141.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1142.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1143.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1144.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1145.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1146.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1147.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1148.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1149.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1250.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1251.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1252.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1253.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1254.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1255.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1256.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1257.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1258.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1381.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp1383.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp273.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp277.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp278.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp280.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp284.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp285.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp297.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp33722.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp420.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp424.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp437.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp500.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp737.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp775.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp833.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp834.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp838.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp850.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp852.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp855.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp856.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp857.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp858.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp860.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp861.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp862.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp863.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp864.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp865.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp866.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp868.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp869.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp870.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp871.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp874.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp875.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp918.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp921.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp922.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp930.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp933.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp935.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp937.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp939.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp942.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp942C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp943.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp943C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp948.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp949.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp949C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp950.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp964.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteCp970.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteDBCS_ASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteDBCS_EBCDIC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteDoubleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_JP_LINUX.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_JP_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteEUC_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteGB18030.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteGBK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISCII91.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO2022CN_CNS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO2022CN_GB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO2022JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO2022KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_13.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_15.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_6.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_7.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISO8859_9.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJIS0201.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJIS0208.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJIS0208_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJIS0212.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJIS0212_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteJohab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteKOI8_R.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS874.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS932.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS936.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS949.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS950.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMS950_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacArabic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacCentralEurope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacCroatian.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacCyrillic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacDingbat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacGreek.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacHebrew.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacIceland.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacRoman.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacRomania.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacSymbol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacThai.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacTurkish.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteMacUkraine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToBytePCK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteSJIS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteSingleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteTIS620.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUTF16.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUTF8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUnicode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUnicodeBig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUnicodeBigUnmarked.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUnicodeLittle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteUnicodeLittleUnmarked.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ConversionBufferFullException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/MalformedInputException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/UnknownCharacterException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/DefaultDisposerRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/Disposer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/Spans.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 219 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 348 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 348 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/StateTrackableDelegate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunCompositeContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunGraphics2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 59 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 61 (max allowed is 0). 104 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunGraphicsEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 407 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 407 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 417 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 417 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceDataProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 140 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/ProfileDeferralInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/lcms/LCMS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/Blit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 211 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/BlitBg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/CustomComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 164 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 219 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 219 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/DrawGlyphList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/DrawGlyphListAA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 84 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/FillRect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/FontInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/GeneralRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 650 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 650 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 670 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 670 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 699 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 699 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 717 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 717 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 737 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 737 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 761 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 761 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 788 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 788 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 808 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 808 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 824 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 824 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 844 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 844 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 862 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 862 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 882 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 882 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 906 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 906 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 933 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 933 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 952 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 952 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 968 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 968 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 983 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 983 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1008 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1020 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1020 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1031 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1048 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1065 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1082 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/GraphicsPrimitive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 416 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/MaskBlit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 137 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/MaskFill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 169 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/ProcessPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 427 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 427 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2019 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2019 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/XORComposite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLBlitLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 362 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 362 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 384 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 384 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 409 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 409 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 432 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 432 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 454 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 454 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 479 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 479 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 501 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 501 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 546 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 546 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 570 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 570 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 597 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 597 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 621 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 621 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 645 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 645 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 667 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 667 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 692 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 692 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLBufImgOps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 156 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLDrawImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLMaskBlit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLMaskFill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLPaints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 184 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 184 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLRenderQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 147 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/AAShapePipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/AATextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/AlphaColorPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/AlphaPaintPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedMaskBlit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedMaskFill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 459 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 459 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedTextPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/DrawImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/GeneralCompositePipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/GlyphListPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/LCDTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/LoopPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/NullPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/OutlineTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/PixelToShapeConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/Region.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 70 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/RegionSpanIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/ShapeSpanIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/TextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/ValidatePipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/hw/AccelGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/hw/AccelSurface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/hw/AccelTypedVolatileImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Dasher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/PiscesTileGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Renderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/AbstractMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/ByteArrayMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/IntegerMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/LongMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/StringMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/Units.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/Variability.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/HostEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/HostListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/MonitorStatusChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/VmEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/VmListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/event/VmStatusChangeEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/remote/BufferedMonitoredVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/remote/RemoteHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/monitor/remote/RemoteVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/AbstractMonitoredVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/CountedTimerTask.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorDataException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorStructureException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorTypeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorVersionException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfByteArrayMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfIntegerMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfLongMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfStringConstantMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfStringMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/PerfStringVariableMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/file/FileMonitoredVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/file/MonitoredHostProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/file/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/LocalEventTimer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/LocalMonitoredVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 188 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/MonitoredHostProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 184 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 184 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/MonitoredHostProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 290 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 290 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/RemoteMonitoredVm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 282 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v1_0/PerfDataBufferPrologue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v2_0/PerfDataBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/v2_0/PerfDataBufferPrologue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/AgentConfigurationError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/CompilerThreadStat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/GarbageCollectionNotifInfoCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/GarbageCollectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/GcInfoCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotSpotDiagnostic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotClassLoading.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotCompilation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotInternal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotRuntime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/HotspotThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/LockDataConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ManagementFactoryHelper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 163 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 229 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 229 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 369 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 369 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 605 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 605 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 757 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 757 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryNotifInfoCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryPoolImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 322 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 322 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MemoryUsageCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MethodInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MonitorInfoCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/NotificationEmitterSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/StackTraceElementCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ThreadImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/ThreadInfoCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/VMManagementImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/VMOptionCompositeData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/AbstractCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/ByteArrayCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/Counter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/LongArrayCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/LongCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/StringCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/Units.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/Variability.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/ByteArrayCounterSnapshot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/LongArrayCounterSnapshot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/LongCounterSnapshot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/PerfByteArrayCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/PerfLongArrayCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/PerfLongCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/PerfStringCounter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/StringCounterSnapshot.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/jmxremote/ConnectorBootstrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 176 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 176 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/jmxremote/LocalRMIServerSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/jmxremote/SingleEntryRegistry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JVM_MANAGEMENT_MIB_IMPL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmClassLoadingImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmCompilationImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemGCEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemGCTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemManagerEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemManagerTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemMgrPoolRelEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemMgrPoolRelTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmMemoryMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmOSImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTBootClassPathEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTBootClassPathTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTClassPathEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTClassPathTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTInputArgsEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTInputArgsTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTLibraryPathEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTLibraryPathTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRuntimeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRuntimeMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmThreadInstanceEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmThreadInstanceTableMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 135 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingMetaImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/NotificationTargetImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmClassesVerboseLevel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmJITCompilerTimeMonitoring.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemManagerState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolCollectThreshdSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolThreshdSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemoryGCCall.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemoryGCVerboseLevel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmRTBootClassPathSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmThreadContentionMonitoring.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/EnumJvmThreadCpuTimeMonitoring.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JVM_MANAGEMENT_MIB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JVM_MANAGEMENT_MIBOidTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmClassLoadingMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmCompilationMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemGCEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemGCTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemManagerEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemManagerTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemMgrPoolRelEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemMgrPoolRelTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemPoolEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemPoolTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmMemoryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmOSMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTBootClassPathEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTBootClassPathTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTClassPathEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTClassPathTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTInputArgsEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTInputArgsTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTLibraryPathEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRTLibraryPathTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmRuntimeMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmThreadInstanceEntryMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmThreadInstanceTableMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvmmib/JvmThreadingMeta.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/JvmContextFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpCachedData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpListTableCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpLoadedClassData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpNamedListTableCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/util/SnmpTableCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/BASE64Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/BASE64Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/CEFormatException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/CEStreamExhausted.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Cache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 308 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 308 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Cleaner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ConditionLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/GC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/HexDumpEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/JarFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Launcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 259 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 259 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 491 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 491 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/NativeSignalHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Perf.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ProxyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1907 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1907 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1951 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1951 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Queue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 150 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 150 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 175 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 175 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/RequestProcessor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ServiceConfigurationError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/SoftCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 391 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Timer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 540 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 540 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/UCDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/UCEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/URLClassPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 467 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 467 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 587 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1006 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1006 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/UUDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/UUEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/resources/Messages_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ConnectionResetException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/NetworkServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ProgressEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ProgressListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ProgressMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 239 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 239 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/SocksProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/TelnetInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/TelnetOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/TelnetProtocolException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/TransferProtocolClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/FtpClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/FtpLoginException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/impl/DefaultFtpClientProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/impl/FtpClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 289 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 289 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1787 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1787 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/AuthFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ChunkedInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ChunkedOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/DefaultHttpServerProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/Event.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ExchangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 410 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 410 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/FixedLengthInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/FixedLengthOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpExchangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpsExchangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/HttpsServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/LeftOverInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/Request.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 347 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/SSLStreams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 496 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 496 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 607 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 607 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 657 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 657 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 793 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 793 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 813 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 813 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/StreamClosedException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/UndefLengthOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/idn/StringPrep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/idn/StringPrepDataReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/idn/UCharacterDirection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/smtp/SmtpClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 213 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 213 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/smtp/SmtpProtocolException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/spi/DefaultProxySelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/spi/nameservice/dns/DNSNameService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/spi/nameservice/dns/DNSNameServiceDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/HeaderParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/MessageHeader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/MeteredStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/MimeEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/MimeLauncher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/URLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/audio/aiff.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/audio/basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/audio/wav.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/audio/x_aiff.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/audio/x_wav.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/image/gif.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/image/jpeg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/image/png.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/image/x_xbitmap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/image/x_xpixmap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/text/Generic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/text/PlainTextInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/content/text/plain.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/ChunkedInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/HttpCaptureInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/HttpCaptureOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/HttpClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 240 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 240 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveStreamCleaner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/PosterOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/file/FileURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/ftp/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/gopher/GopherClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 342 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 342 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/gopher/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthCacheImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthCacheValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/BasicAuthentication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 67 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 68 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2865 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2865 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3051 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3051 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3290 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 204 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/logging/HttpLogFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/ntlm/NTLMAuthenticationCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/spnego/NegotiateCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/spnego/NegotiatorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/AbstractDelegateHttpsURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/DefaultHostnameVerifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/DelegateHttpsURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/HttpsClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 104 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/jar/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/jar/JarURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/mailto/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/mailto/MailToURLConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/netdoc/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AllocatedNativeObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousChannelGroupImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/AsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ChannelInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/CompletedFuture.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/DatagramChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/DevPollSelectorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 713 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 713 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1064 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1064 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileLockImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/FileLockTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/IOVecWrapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/MembershipKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/PollSelectorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/Reflect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SctpStdSocketOption.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SelChImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SelectionKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SelectorProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SimpleAsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SocketAdaptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/Util.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 227 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 227 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/FastCharsetProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ISO_8859_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/SingleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/SingleByteDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/SingleByteEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/StreamDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/StreamEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/US_ASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 151 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_16.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_16BE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_16LE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_16LE_BOM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32BE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32BE_BOM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32Coder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32LE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_32LE_BOM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UTF_8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 482 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 482 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/Unicode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UnicodeDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/UnicodeEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/Big5_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/Big5_HKSCS_2001.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/Big5_Solaris.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/DoubleByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 608 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 608 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 747 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 747 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/DoubleByteDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/DoubleByteEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 236 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 236 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_JP_LINUX.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 211 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_JP_Open.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 123 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 297 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/GB18030.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 12315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 12315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 12580 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 12580 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM33722.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2519 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2519 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM834.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM942C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM943C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM949C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/IBM964.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4724 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4724 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISCII91.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 821 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 821 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_CN_CNS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_CN_GB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 199 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_JP_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/ISO2022_KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JISAutoDetect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0201.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0208.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0208_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0208_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MS50220.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MS50221.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MS932_0213.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MS950_HKSCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/MSISO2022JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/PCK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/SJIS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 113 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/SJIS_0213.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 204 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 204 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractAclFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractBasicFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractFileTypeDetector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractUserDefinedFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractWatchKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 190 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/AbstractWatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/Cancellable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/FileOwnerAttributeViewImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/NativeBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/fs/PollingWatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 230 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/DialogOwner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ImagePrinter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/OpenBook.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSPathGraphics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 646 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 646 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 673 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 673 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2043 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2129 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSStreamPrintJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSStreamPrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSStreamPrinterFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PageableDoc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PathGraphics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PeekGraphics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1872 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1872 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrintJob2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrintJobAttributeException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrintJobFlavorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrinterGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrinterGraphicsDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ProxyGraphics2D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ProxyPrintGraphics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 665 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 665 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 899 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 899 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1244 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1244 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 1285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1815 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1815 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2049 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2049 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 2547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 2547 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2734 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2734 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2786 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2786 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ServiceNotifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/SunAlternateMedia.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/SunMinMaxPage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/SunPageSelection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/AccessorGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/BootstrapConstructorAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/ByteVectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/ClassFileAssembler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/ConstructorAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/FieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/InstantiationExceptionConstructorAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/MethodAccessorGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/MethodAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/ReflectionFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/SerializationConstructorAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeBooleanFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeByteFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeCharacterFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeDoubleFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeFloatFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeIntegerFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeLongFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeObjectFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedBooleanFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedByteFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedCharacterFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedDoubleFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedFloatFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedIntegerFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedLongFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedObjectFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedShortFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticBooleanFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticByteFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticCharacterFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticDoubleFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticFloatFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticIntegerFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticLongFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticObjectFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeQualifiedStaticShortFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeShortFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticBooleanFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticByteFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticCharacterFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticDoubleFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticFloatFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticIntegerFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticLongFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticObjectFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/UnsafeStaticShortFieldAccessorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/annotation/ExceptionProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/annotation/TypeNotPresentExceptionProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/factory/CoreReflectionFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/reflectiveObjects/TypeVariableImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/reflectiveObjects/WildcardTypeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/ClassRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/ConstructorRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/FieldRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/GenericDeclRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/MethodRepository.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/scope/ClassScope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/scope/ConstructorScope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/scope/DummyScope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/scope/MethodScope.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ArrayTypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/BaseType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/BooleanSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/BottomSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ByteSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/CharSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ClassSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ClassTypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/DoubleSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/FieldTypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/FloatSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/FormalTypeParameter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/IntSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/LongSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/MethodTypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ReturnType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/ShortSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/Signature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/SimpleClassTypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/TypeArgument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/TypeSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/TypeTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/TypeVariableSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/VoidDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/tree/Wildcard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/visitor/Reifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/visitor/Visitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/misc/MethodUtil.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/log/LogOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/log/ReliableLog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 797 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 797 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/registry/RegistryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/BatchEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 231 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/Constants.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/IndentingWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/RMIConstants.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/RMIGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/RemoteClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 651 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/Util.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/IndentingWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/jrmp/JrmpGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/jrmp/RemoteClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 483 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 483 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/runtime/Log.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 297 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 353 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 353 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 372 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/runtime/RuntimeUtil.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/ActivatableServerRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/Activation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 48 (max allowed is 0). 137 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 49 (max allowed is 0). 137 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 298 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 298 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 409 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 409 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 641 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 641 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 794 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 794 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1275 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1275 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1505 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1533 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1542 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1542 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1598 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1598 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1621 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1680 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1680 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1707 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1707 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2315 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 2315 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/ActivationGroupImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/InactiveGroupException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/LoaderHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/MarshalInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/MarshalOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/UnicastRef2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/UnicastServerRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 528 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 528 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/UnicastServerRef2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/ConnectionInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/ConnectionOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/DGCClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 493 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 493 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/DGCImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/LiveRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/ObjectTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 345 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/StreamRemoteCall.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/WeakRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/CGIHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 329 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 351 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 370 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 370 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpAwareServerSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpReceiveSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpSendInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpSendOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/HttpSendSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/RMIDirectSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/RMIHttpToCGISocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/RMIHttpToPortSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 358 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 358 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/MultiplexInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/MultiplexOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 477 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 477 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 684 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 684 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/tcp/TCPTransport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 345 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 605 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 605 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/AclEntryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/AclImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/AllPermissionsImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/OwnerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/PrincipalImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/acl/WorldGroupImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetBooleanAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetBooleanSecurityPropertyAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetIntegerAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetLongAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/GetPropertyAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/LoadLibraryAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/OpenFileInputStreamAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/action/PutAllAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECDHKeyAgreement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECDSASignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 176 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECPrivateKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECPublicKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/SunEC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/interfaces/TlsMasterSecret.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/spec/TlsKeyMaterialParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/spec/TlsKeyMaterialSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/spec/TlsMasterSecretParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/spec/TlsPrfParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/internal/spec/TlsRsaPremasterSecretParameterSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jca/ProviderList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 375 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 375 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 90 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSCredentialImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSExceptionImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/GSSManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/HttpCaller.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/SunProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/AcceptSecContextToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/InitSecContextToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/InitialToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5AcceptCredential.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5Context.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1312 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5CredElement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5InitCredential.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5MechFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/Krb5Token.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MessageToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MessageToken_v2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MicToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MicToken_v2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/WrapToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/WrapToken_v2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/NegTokenInit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/NegTokenTarg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/SpNegoContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/SpNegoMechFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/spnego/SpNegoToken.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/wrapper/GSSCredElement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/wrapper/NativeGSSContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/wrapper/NativeGSSFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/Asn1Exception.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/Config.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1272 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/EncryptedData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/EncryptionKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KdcComm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 339 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 339 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbAsRep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbCryptoException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbPriv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbSafe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbServiceLocator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 266 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 266 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbTgsRep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/PrincipalName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/Realm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/RealmException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/ServiceName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/APOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ASRep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ASReq.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/AuthorizationData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/AuthorizationDataEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/EncASRepPart.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/EncTGSRepPart.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/HostAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/HostAddresses.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KDCOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 121 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KRBError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KdcErrException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KerberosTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KrbApErrException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/KrbErrException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/LocalSeqNumber.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/LoginOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/NetClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 180 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 180 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/TGSRep.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/TGSReq.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/Ticket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/TicketFlags.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ccache/CCacheInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ccache/CCacheOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/Aes128CtsHmacSha1EType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/Aes256CtsHmacSha1EType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/ArcFourHmacEType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/Crc32CksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/Des3CbcHmacSha1KdEType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/DesCbcCrcEType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/DesCbcEType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/DesCbcMd5EType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/DesMacCksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/DesMacKCksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/HmacMd5ArcFourCksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes128CksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes256CksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Des3KdCksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/NullEType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/RsaMd5CksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/RsaMd5DesCksumType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/crc32.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/dk/AesDkCrypto.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/dk/ArcFourCrypto.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/dk/Des3DkCrypto.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ktab/KeyTabEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/ktab/KeyTabOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/rcache/CacheTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/util/KrbDataInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/util/KrbDataOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/PKCS10Attribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/PKCS10Attributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/ParsingException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs/SignerInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Config.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 980 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Cipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11DHKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11DSAKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Digest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11ECDHKeyAgreement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11ECKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Key.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 389 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 454 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 454 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 564 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 564 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 625 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 625 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 738 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 738 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 799 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 861 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 861 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 923 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 923 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 983 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 983 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1075 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1075 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyAgreement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11KeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 58 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 59 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 232 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Mac.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11RSACipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11SecretKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11SecureRandom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Signature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsKeyMaterialGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsMasterSecretGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsPrfGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11TlsRsaPremasterSecretGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Secmod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 588 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Session.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 129 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 129 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/SunPKCS11.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 699 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 699 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 896 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 896 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1368 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/Token.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 392 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_DATE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/PKCS11.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1477 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1477 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 121 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/ConfigSpiFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 160 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAParameterGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAPublicKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DigestBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/JavaKeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/MD5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicyFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 283 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 283 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicyParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1177 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicySpiFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SHA5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 261 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 286 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SecureRandom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/SeedGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 429 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 441 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 441 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/Sun.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/VerificationProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/X509Factory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/AdaptableX509CertSelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/AlgorithmChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/BasicChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/CollectionCertStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ConstraintsChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/CrlRevocationChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 671 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 671 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ForwardBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 434 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 434 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ForwardState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/IndexedCollectionCertStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/KeyChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/OCSPChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/OCSPResponse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 502 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 502 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/PolicyChecker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ReverseBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 268 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 268 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ReverseState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/State.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 843 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 843 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilderException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilderParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilderResult.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/URICertStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 499 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/X509CertPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStoreHelper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAPrivateKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAPublicKeyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSASignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 262 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 276 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 290 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 297 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/SunRsaSign.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/CardImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/ChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/PCSC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/PCSCTerminals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/SunPCSC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/smartcardio/TerminalImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/AppInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/AppOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/BaseSSLSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ByteBufferInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/CipherSuite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ClientHandshaker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 55 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 56 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/DHClientKeyExchange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ECDHClientKeyExchange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/EngineInputRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/EngineOutputRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeHash.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 343 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 343 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeInStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeMessage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 172 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 172 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 208 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 208 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 333 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 333 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 420 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 420 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 533 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 547 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 547 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 678 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 678 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 947 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 947 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1226 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1226 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1479 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1479 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 1514 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 1514 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 1817 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1817 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeOutStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/Handshaker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1290 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1290 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HelloExtensions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 247 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 247 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 300 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 300 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 433 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 433 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 695 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 695 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 788 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 788 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/InputRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/KerberosClientKeyExchange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/KeyManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/OutputRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ProtocolVersion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/RSAClientKeyExchange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/RSASignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 256 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 433 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 415 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 415 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 475 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 475 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 634 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 643 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 705 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 705 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 767 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 767 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 937 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 937 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1015 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1015 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLEngineImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLServerSocketFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLServerSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSessionContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 233 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSessionImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSocketFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2435 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 60 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 61 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SunX509KeyManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/TrustManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 250 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/X509KeyManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 441 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 441 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/X509TrustManagerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/krb5/KerberosClientKeyExchangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/timestamp/HttpTimestamper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/timestamp/TSResponse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 379 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/JarSigner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2077 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2077 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2341 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2341 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/JarSignerResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/JarSignerResources_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/JarSignerResources_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/TimestampedSigner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/policytool/PolicyTool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 879 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 879 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 84 (max allowed is 0). 1308 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 85 (max allowed is 0). 1308 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2582 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2582 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2626 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2626 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2649 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2649 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2746 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2746 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2819 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2819 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2884 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 2884 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2930 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2930 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2955 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2955 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 2980 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 2980 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 3043 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 3043 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3181 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3181 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3220 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3220 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3253 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3253 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3299 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3299 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3361 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3361 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3386 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3386 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3415 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3415 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3451 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3451 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3468 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3468 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3485 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3485 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3502 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3502 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 3556 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 3556 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3584 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3584 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3604 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3604 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3699 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3706 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3733 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3739 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3751 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3777 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3800 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3811 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3827 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3841 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3852 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3864 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3893 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3907 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3918 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3937 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3950 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3964 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3975 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4016 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4054 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4066 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4080 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4096 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4122 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/AuthResources_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/ByteArrayLexOrder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/ByteArrayTagOrder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Cache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 244 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 244 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 506 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DerInputBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DerOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/ObjectIdentifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 133 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/PropertyExpander.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/SecurityConstants.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/validator/PKIXValidator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/validator/SimpleValidator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/validator/ValidatorException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AVA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AlgIdDSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AlgorithmId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AttributeNameEnumeration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AuthorityInfoAccessExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AuthorityKeyIdentifierExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/BasicConstraintsExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLDistributionPointsExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLNumberExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLReasonCodeExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertParseError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateAlgorithmId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateIssuerExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateIssuerName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateIssuerUniqueIdentity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificatePoliciesExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateSerialNumber.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateSubjectName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateSubjectUniqueIdentity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateValidity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateVersion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CertificateX509Key.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/DeltaCRLIndicatorExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/ExtendedKeyUsageExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/Extension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/FreshestCRLExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/GeneralSubtrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/InhibitAnyPolicyExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/InvalidityDateExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/IssuerAlternativeNameExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/IssuingDistributionPointExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/KeyUsageExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/NameConstraintsExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/NetscapeCertTypeExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/OCSPNoCheckExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/PolicyConstraintsExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/PolicyMappingsExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/PrivateKeyUsageExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/SubjectAlternativeNameExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/SubjectInfoAccessExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/SubjectKeyIdentifierExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CRLImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CertImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 65 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 66 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CertInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/AccumulativeRunnable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/FilePane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 71 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 72 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 466 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 466 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 927 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 927 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 996 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 996 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1019 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1019 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1382 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1470 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/ImageIconUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/StringUIClientPropertyKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/SwingLazyValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/UIAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/WindowsPlacesBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/icon/SortArrowIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/DefaultSynthStyle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/Paint9Painter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 176 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 408 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 540 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 540 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 739 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 739 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 868 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 868 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1001 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1076 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1076 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/plaf/windows/ClassicSortArrowIcon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/table/DefaultTableCellHeaderRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 190 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 190 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/text/CompoundPrintable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/text/CountingPrintable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/text/TextComponentPrintable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 802 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/CodePointIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 184 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 184 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/CompactByteArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/SupplementaryCharacterData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/UCompactIntArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/CharTrie.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/CharacterIteratorWrapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/IntTrie.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerBase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 144 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 144 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 350 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 471 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 471 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1087 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1318 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1334 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1334 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerDataReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 292 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 292 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 180 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/ReplaceableString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/ReplaceableUCharacterIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/Trie.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 97 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/TrieIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UBiDiProps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UCharacterIterator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UCharacterPropertyReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UnicodeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1582 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1582 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorInfo_th.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorRules.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorRules_th.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_be.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_bg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ca.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_cs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_da.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_el.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_en.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_et.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_fi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_hi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_hr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_hu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_is.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_iw.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_lt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_lv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_mk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_nl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_no.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_pl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_pt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ro.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ru.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sq.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sr_Latn.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_th.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_tr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_uk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_vi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_zh.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_zh_HK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_AE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_BH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_DZ.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_EG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_IQ.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_JO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_KW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_LB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_LY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_MA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_OM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_QA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_SA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_SD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_SY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_TN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ar_YE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_be.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_be_BY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_bg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_bg_BG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ca.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ca_ES.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_cs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_cs_CZ.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_da.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_da_DK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_de_AT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_de_CH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_de_DE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_de_LU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_el.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_el_CY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_el_GR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_AU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_CA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_GB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_IE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_IN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_MT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_NZ.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_PH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_SG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_US.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_en_ZA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_AR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_BO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_CL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_CO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_CR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_DO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_EC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_ES.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_GT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_HN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_MX.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_NI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_PA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_PE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_PR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_PY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_SV.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_US.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_UY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_es_VE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_et.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_et_EE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fi_FI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr_BE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr_CA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr_CH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr_FR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_fr_LU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ga.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ga_IE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_hi_IN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_hr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_hr_HR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_hu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_hu_HU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_in.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_in_ID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_is.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_is_IS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_it_CH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_it_IT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_iw.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_iw_IL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ja_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ja_JP_JP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ko_KR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_lt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_lt_LT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_lv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_lv_LV.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_mk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_mk_MK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ms.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ms_MY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_mt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_mt_MT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_nl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_nl_BE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_nl_NL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_no.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_no_NO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_no_NO_NY.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_pl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_pl_PL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_pt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_pt_PT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ro.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ro_RO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ru.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_ru_RU.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sk_SK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sl_SI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sq.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sq_AL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_BA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_CS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_Latn.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_Latn_BA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_Latn_ME.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_Latn_RS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_ME.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sr_RS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_sv_SE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_th.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_th_TH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_th_TH_TH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_tr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_tr_TR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_uk.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_uk_UA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_vi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_vi_VN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_zh.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_zh_HK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_zh_SG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/Assembler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/ClassConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/ConstantPool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/ConstantPoolData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/FieldConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/Instruction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/NameAndTypeConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/NumberConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/StringConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/StringExpressionConstantData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/attach/HotSpotAttachProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 172 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/attach/HotSpotVirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/JarException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/JarImageSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1185 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1185 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/AmbiguousClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryAttribute.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryConstantPool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/BinaryMember.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDeclaration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDefinition.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/CompilerError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Constants.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Environment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Identifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Imports.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/MemberDefinition.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Scanner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ScannerInputReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Type.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/BatchParser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/CompilerMember.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/SourceMember.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/AboutDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/BorderedComponent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 527 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ClassTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 247 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ConnectDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 651 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 718 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/CreateMBeanDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/HTMLPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/InternalDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/JConsole.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 45 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1071 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1071 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/MBeansTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/MaximizableInternalFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/MemoryTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 38 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 453 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 478 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 729 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 729 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 768 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/OutputViewer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/OverviewPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/OverviewTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 119 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/Plotter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 994 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 994 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1053 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1053 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/PlotterPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ProxyClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 49 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 947 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 968 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 968 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/SheetDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 224 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 224 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/SummaryTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/Tab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/ThreadTab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 629 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 629 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 692 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/TimeComboBox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/Utilities.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 96 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/VMInternalFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/VMPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/VariableGridLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/Worker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/OperationEntry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/TableSorter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/ThreadDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/Utils.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 407 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 407 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 418 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 418 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 432 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 432 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 796 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 796 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 814 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 869 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 869 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 991 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 991 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanNotifications.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 600 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 600 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XMBeanOperations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XOpenTypeViewer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 451 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 451 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XOperations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XPlotter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XPlottingViewer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XSheet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTextField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTextFieldEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 535 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 699 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 699 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 708 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/XTreeRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/AscendingMonitorComparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/DescendingMonitorComparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/ExpressionExecuter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/ExpressionResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/HeaderClosure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/Identifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/Literal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/OptionOutputFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/RawOutputFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/RowClosure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/SymbolResolutionClosure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/SyntaxException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstatd/RemoteHostImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstatd/RemoteVmImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/A2NFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/N2AFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/resources/MsgNative2ascii.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/resources/MsgNative2ascii_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/resources/MsgNative2ascii_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/serialver/SerialVer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 337 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 337 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AddExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AndExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ArrayExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignAddExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignBitAndExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignBitOrExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignBitXorExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignDivideExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignMultiplyExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignOpExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignRemainderExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignShiftLeftExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignShiftRightExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignSubtractExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/AssignUnsignedShiftRightExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryArithmeticExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryAssignExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryBitExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryCompareExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryEqualityExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryLogicalExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BinaryShiftExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BitAndExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BitNotExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BitOrExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BitXorExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BooleanExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/BreakStatement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ByteExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CaseStatement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CastExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CharExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/CommaExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ConditionalExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ConstantExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Context.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ContinueStatement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ConvertExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/DivRemExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/DivideExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/DoubleExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/EqualExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ExprExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Expression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/FieldUpdater.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/FloatExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/GreaterExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/GreaterOrEqualExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/IncDecExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/InstanceOfExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/IntExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/IntegerExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/LengthExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/LessExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/LessOrEqualExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/LongExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/MethodExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/MultiplyExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NaryExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NegativeExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NewArrayExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NewInstanceExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Node.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NotEqualExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NotExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/NullExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/OrExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/PositiveExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/PostDecExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/PostIncExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/PreDecExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/PreIncExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/RemainderExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ShiftLeftExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ShiftRightExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/ShortExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Statement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/StringExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/SubtractExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/SuperExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/UnsignedShiftRightExpression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/UplevelReference.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/Vset.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/MultiplexProviderFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/NullProviderFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/PrintStreamProviderFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/ProbeSkeleton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/dtrace/DTraceProbe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/dtrace/DTraceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tracing/dtrace/DTraceProviderFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/BuddhistCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/EmptyListResourceBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/LocaleServiceProviderPool.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 506 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 506 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/PreHashedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/TimeZoneNameUtility.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/AbstractCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/BaseCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/Gregorian.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/JulianCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/BaseLocale.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 290 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 290 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/UnicodeLocaleExtension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/logging/PlatformLogger.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 470 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/CurrencyNames_zh_HK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/CurrencyNames_zh_SG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/LocaleData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 149 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/LocaleNamesBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/LocaleNames_zh_HK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNamesBundle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_en.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_en_CA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_en_GB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_en_IE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_es.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_hi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_ja.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_ko.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_sv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_zh_HK.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sunw/io/Serializable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sunw/util/EventListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/classes/sunw/util/EventObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/ArcTest/ArcTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 196 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 196 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/BarChart/BarChart.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/Blink/Blink.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/CardTest/CardTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/Clock/Clock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/DitherTest/DitherTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 287 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 287 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 335 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 335 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 402 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 402 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/DrawTest/DrawTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 220 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 220 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/Fractal/CLSFractal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/GraphicsTest/AppletFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/GraphicsTest/GraphicsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 134 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 134 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 148 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 161 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 235 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 317 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 317 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 331 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 331 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 345 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 345 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 359 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 359 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 411 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 411 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/MoleculeViewer/XYZApp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 287 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 287 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/NervousText/NervousText.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SimpleGraph/GraphApplet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SortDemo/BidirBubbleSortAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SortDemo/BubbleSortAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SortDemo/QSortAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SortDemo/SortItem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/SpreadSheet/SpreadSheet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 398 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 398 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 900 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 900 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/applets/WireFrame/ThreeD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 367 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 367 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Destinations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 271 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 271 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Group.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 312 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 312 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 303 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 303 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 412 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 623 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 792 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 827 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 827 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/TestEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 278 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 298 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/report/J2DAnalyzer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 521 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 521 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/GraphicsTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 396 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 396 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 476 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 476 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 500 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 500 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/ImageTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 403 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 544 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 544 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 655 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 655 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 734 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 734 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 835 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 835 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 924 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 924 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/MiscTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/PixelTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 248 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 248 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 261 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 261 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 275 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 292 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 292 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 306 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 306 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 320 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 320 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 334 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 334 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 349 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 349 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 364 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 364 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 377 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 377 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/RenderTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 388 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 388 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 473 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 473 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 518 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 518 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 554 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 554 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 601 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 601 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 698 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 698 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 754 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 754 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 819 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 819 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 843 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 843 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 897 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 897 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 936 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 936 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 948 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 948 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 980 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 980 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 990 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 990 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/IIOTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputImageTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 359 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 426 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 461 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 500 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 500 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputStreamTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 291 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 367 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 367 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 481 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 519 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 519 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 557 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 595 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 633 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 633 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 671 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 671 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputImageTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 333 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 333 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputStreamTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 302 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 378 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 378 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 454 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 454 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 129 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 267 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 295 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 346 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 346 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextMeasureTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 236 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 236 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 251 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 266 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 328 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 328 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 346 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 346 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 380 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 397 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 397 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 425 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 425 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 450 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 465 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 480 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 500 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 500 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 510 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 510 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 527 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 545 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 545 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 563 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 563 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 588 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 613 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 613 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 632 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 632 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextRenderTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 161 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 511 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 612 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 612 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 688 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 688 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/ui/CompactLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/ui/EnableButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/CodePointIM/CodePointInputMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/CodePointIM/CodePointInputMethodDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/FileChooserDemo/ExampleFileSystemView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/FileChooserDemo/ExampleFileView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 492 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 492 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 637 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 637 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 732 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 732 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 828 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 828 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/Font2DTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 46 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 47 (max allowed is 0). 76 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1039 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1039 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1056 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1056 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1063 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1063 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1178 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/Font2DTestApplet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 420 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/RangeMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/AquaMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/BigContrastMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/ContrastMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/DemoMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/GreenMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/KhakiMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalThemeMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksDocumentFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksHelp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksInBox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/MetalworksPrefs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 206 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 206 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/PropertiesMetalTheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Metalworks/UISwitchListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Notepad/ElementTreePanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 472 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 472 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Notepad/Notepad.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 488 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 488 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 550 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 550 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 567 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 567 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 596 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 626 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 656 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 656 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 695 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 745 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 761 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 761 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 870 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 870 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SampleTree/DynamicTreeNode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SampleTree/SampleTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 414 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 435 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 560 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 560 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 577 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 577 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 589 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 589 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 602 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 602 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SampleTree/SampleTreeCellRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SampleTree/SampleTreeModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SwingApplet/SwingApplet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/JDBCAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/OldJTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/TableExample.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/TableMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/TableSorter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TransparentRuler/transparentruler/Ruler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/FullThreadDump/Deadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/JTop/JTop.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 214 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 241 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/JTop/JTopPlugin.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/management/MemoryMonitor/MemoryMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 358 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 358 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipDirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 58 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 59 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1443 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1517 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1517 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1769 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1769 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/EditableAtEndDocument.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptJConsolePlugin.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptShellPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/doc/stub/java/rmi/activation/ActivationGroup_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/forkjoin/mergesort/MergeSort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/DirectoryScanner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 94 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 753 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 753 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/DirectoryScannerConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/FileMatch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultLogConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ScanManagerConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/DirectoryScannerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanDirConfigTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanManagerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/config/XmlConfigUtilsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/chatserver/ChatServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/chatserver/MessageReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/chatserver/NameReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/file/Chmod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 279 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 279 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/file/Copy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/AcceptHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/Acceptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/B1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/BN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/BP.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/ChannelIOSecure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/Content.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/Dispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/Dispatcher1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/DispatcherN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/FileContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/N1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/N2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/Reply.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/RequestHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/RequestServicer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/share/sample/nio/server/StringContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/com/sun/management/UnixOperatingSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/io/UnixFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/lang/ProcessEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 361 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 361 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 390 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 390 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/net/PlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/net/PlainSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/util/prefs/FileSystemPreferences.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 388 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 403 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/util/prefs/FileSystemPreferencesFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/UNIXToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/GtkFileDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/InfoWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 151 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 244 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 427 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 427 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 440 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 440 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/ListHelper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/MotifDnDDragSourceProtocol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/UnsafeXDisposerRecord.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XAWTFormatter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XAWTLookAndFeel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XAWTXSettings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 133 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XButtonPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XCanvasPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XCheckboxMenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XCheckboxPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XChoicePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 751 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 751 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XClipboard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 186 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XComponentPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 59 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 60 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XContentWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XCustomCursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDataTransferer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDesktopPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDropTargetContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedCanvasPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 677 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 726 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 726 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedChildProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedClientHelper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedServerTester.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbeddedFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbeddedFramePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbeddingContainer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XErrorHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 839 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 839 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 888 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 888 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFocusProxyWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFontPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFramePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XHorizontalScrollbar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XIconWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XInputMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XInputMethodDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XKeyboardFocusManagerPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XLabelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XListPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuBarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMenuWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMouseDragGestureRecognizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMouseInfoPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XNETProtocol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XPanelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XPopupMenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XRepaintArea.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XRobotPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XRootWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XScrollPanePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 859 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 859 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XScrollbarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XSelection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 772 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 772 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 858 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 858 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XSystemTrayPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 574 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 574 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 664 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 664 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 689 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 689 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 857 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 857 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 945 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 945 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 1027 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 1027 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 1132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 1132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1197 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1197 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1211 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XTextFieldPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 488 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 488 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 586 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 586 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 610 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 610 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 170 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 171 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 490 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 516 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 516 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 537 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 537 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 595 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 595 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XVerticalScrollbar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWINProtocol.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWarningWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 52 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 53 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 60 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 62 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11CustomCursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11FontManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11GraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 346 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11GraphicsDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11InputMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11InputMethodDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/MFontPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/MToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 94 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 95 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11CNS11643.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11CNS11643P1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11CNS11643P2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11CNS11643P3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11Dingbats.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11GB18030_0.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11GB18030_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11GB2312.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11JIS0201.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11Johab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11KSC5601.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11SunUnicode_0.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/FcFontConfiguration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeGlyphMapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeStrike.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 35 2
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 2
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 305 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 305 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeStrikeDisposer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/X11TextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/XRGlyphCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/XRTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/UnixSurfaceManagerFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/jules/TileWorker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 378 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 180 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/opengl/GLXVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11PMBlitBgLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11PMBlitLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11Renderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 421 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 718 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 751 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 751 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 821 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 821 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11SurfaceDataProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11VolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/XSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 10 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 10 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/DirtyRegion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRBackendNative.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRDrawImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRMaskFill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 176 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 176 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 227 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 227 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRPaints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 233 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 174 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 502 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 502 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 549 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 578 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 578 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 658 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 658 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/management/FileSystemImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 258 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/sdp/SdpProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 129 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/www/protocol/file/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 251 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/www/protocol/jar/JarFileFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/DatagramDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/DevPollSelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/EPollPort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/EPollSelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/EPollSelectorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/FileDispatcherImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/InheritedChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/LinuxAsynchronousChannelProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/PipeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/PollArrayWrapper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/PollSelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/Port.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpAssocChange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpAssociationImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 865 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 865 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 37 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 589 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 589 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpNotification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpPeerAddrChange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpSendFailed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpServerChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpShutdown.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SinkChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SocketDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SolarisAsynchronousChannelProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SolarisEventPort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SourceChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/UnixAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/GnomeFileTypeDetector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxDosFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxFileStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxNativeDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxUserDefinedFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxWatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisAclFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisFileStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisNativeDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/SolarisWatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 708 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 717 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixDirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 132 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileAttributeViews.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 285 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 241 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 241 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 35 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixSecureDirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 312 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 431 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 431 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/UnixUserPrincipals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 62 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 63 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 774 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 774 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/UnixPrintJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 60 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 61 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 925 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 925 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 955 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 955 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/UnixPrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/UnixPrintServiceLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 32 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 763 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 763 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/security/provider/NativePRNG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/security/provider/NativeSeedGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/LinuxAttachProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/LinuxVirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 231 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/SolarisAttachProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/tools/attach/SolarisVirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/demo/jni/Poller/PollingServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 212 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 212 3

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/solaris/demo/jni/Poller/SimpleServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 118 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 3

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/com/sun/management/OperatingSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/com/sun/tools/jdi/SharedMemoryAttachingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/com/sun/tools/jdi/SharedMemoryListeningConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/com/sun/tools/jdi/SharedMemoryTransportService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 282 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/io/Win32FileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/io/WinNTFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/lang/ProcessEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 191 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 216 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/DualStackPlainSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/TwoStacksPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/TwoStacksPlainSocketImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/util/prefs/WindowsPreferencesFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32ColorModel24.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32FontManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 548 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 548 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1145 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 470 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 470 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/TranslucentWindowPainter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 293 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 293 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 332 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 332 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 347 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 347 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WButtonPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WCanvasPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WCheckboxMenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WCheckboxPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WChoicePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WCustomCursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDataTransferer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 465 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 465 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDefaultFontCharset.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDesktopPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDesktopProperties.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDropTargetContextPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 170 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 170 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WEmbeddedFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WEmbeddedFramePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFileDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFontConfiguration.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFontPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFramePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WInputMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WInputMethodDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WKeyboardFocusManagerPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WLabelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WListPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WMenuBarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WMenuItemPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WMenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WMouseDragGestureRecognizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPageDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPageDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPanelPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPathGraphics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 41 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 42 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPopupMenuPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPrintDialogPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPrinterJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 125 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 53 (max allowed is 0). 125 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 260 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1949 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1949 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WRobotPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WScrollPanePeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 177 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WScrollbarPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WSystemTrayPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WTextAreaPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WTextComponentPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WTextFieldPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WToolkit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 134 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 135 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 208 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WTrayIconPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 34 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 36 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 753 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 753 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 777 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 777 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WingDings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/font/NativeStrike.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/WindowsSurfaceManagerFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DBlitLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 357 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 357 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 379 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 379 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 404 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 404 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 427 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 427 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 449 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 449 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 474 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 474 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 496 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 496 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 541 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 541 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 565 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 565 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 592 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 592 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 616 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 616 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 640 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 640 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 662 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 662 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 687 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 687 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 786 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 786 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 804 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 804 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 824 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 824 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DBufImgOps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DDrawImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 239 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DGraphicsDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 236 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 236 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DMaskBlit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DMaskFill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DPaints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 230 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DRenderQueue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DScreenUpdateManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 887 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 887 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DTextRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 31 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 403 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 201 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/opengl/WGLVolatileSurfaceManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/windows/GDIBlitLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/windows/GDIRenderer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 280 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 280 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/management/FileSystemImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/dns/ResolverConfigurationImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/www/protocol/file/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/www/protocol/jar/JarFileFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/DatagramDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/FileDispatcherImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/Iocp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/PipeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/SinkChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/SocketDispatcher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/SourceChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousChannelProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 216 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 570 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 570 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 370 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 370 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 644 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 644 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 405 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsSelectorProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/RegistryFileTypeDetector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsAclFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsDirectoryStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 123 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileAttributeViews.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 153 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileAttributes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsFileSystemProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 39 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 40 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsPath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 138 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsUserDefinedFileAttributeView.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsUserPrincipals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/fs/WindowsWatchService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 244 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 244 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintJob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 51 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 43 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 44 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintServiceLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 313 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/Key.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/KeyStore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/PRNG.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSACipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSAPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSAPublicKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/RSASignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 200 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 212 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 224 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 230 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/SunMSCAPI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/provider/NativeSeedGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/tools/attach/WindowsAttachProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/tools/attach/WindowsVirtualMachine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 126 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 318 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 318 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/awt/Translucency/WindowOpacity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 390 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 390 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/PBE/PKCS12Cipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/PBE/PKCS12CipherKAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 94 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/RC2ArcFour/CipherKAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/RSA/TestOAEP_KAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 189 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Mac/HmacSaltLengths.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Mac/MacKAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/TLS/TestKeyMaterial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/TLS/TestMasterSecret.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/TLS/TestPRF.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/TLS/TestPRF12.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/java/swing/plaf/gtk/Test6635110.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/java/swing/plaf/gtk/Test6963870.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/java/swing/plaf/windows/Test6824600.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AccessSpecifierTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 145 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AfterThreadDeathTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AllLineLocations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AnyDebuggeeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ArgumentValuesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 83 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ArrayRangeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/BacktraceFieldTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/BadHandshakeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/BreakpointTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassLoaderClassesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassLoaderTarg.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassesByName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassesByName2Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ConnectedVMs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ConstantPoolInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/CountEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/CountFilterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DataModelTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DebuggerThreadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DeleteAllBkptsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DeleteEventRequestsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DoubleAgentTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/EarlyReturnNegativeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 163 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 163 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/EarlyReturnTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 284 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 284 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/EnumTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ExceptionEvents.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ExclusiveBind.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ExpiredRequestDeletionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FetchLocals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 89 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FieldWatchpoints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FilterMatch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FilterNoMatch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FinalLocalsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FinalizerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FramesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GenericsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetLocalVariables.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 233 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 233 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetLocalVariables2Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetSetLocalTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 127 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/HomeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InstanceFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InstancesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InterruptHangTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InvokeHangTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 128 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 128 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InvokeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 291 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 291 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/JDIScaffold.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/JITDebug.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 111 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 111 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/Java_gTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LaunchCommandLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LineNumberInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LineNumberOnBraceTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LocalVariableEqual.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LocationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MethodEntryExitEvents.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MethodExitReturnValuesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 211 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 211 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ModificationWatchpoints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 182 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 182 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MonitorEventTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 109 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MonitorFrameInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MultiBreakpointsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 200 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 200 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NativeInstanceFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NewInstanceTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NoLocInfoTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/OnThrowTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAndInvokeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAndStepTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAsynchronousTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopSynchronousTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ReferrersTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 101 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/RequestReflectionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ResumeOneThreadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 88 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 88 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/RunToExit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SDENullTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SimulResumerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SourceNameFilterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/StepTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 98 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SuspendThreadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TargetAdapter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TemplateTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TestScaffold.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 182 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ThreadGroupTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TwoThreadsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 100 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/UTF8Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 195 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 195 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/UnpreparedByName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/UnpreparedClasses.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VMDeathLastTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VMDeathRequestTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VarargsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 152 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/Vars.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/connect/spi/NullTransportService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/connect/spi/SimpleLaunchingConnector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefine/RedefineTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefineMethod/RedefineTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/FilterMangleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/MangleStepTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/MangleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 22 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/SourceDebugExtensionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 22 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/TemperatureTableTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 22 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jndi/ldap/LdapName/EmptyNameSearch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jndi/ldap/NoWaitForReplyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/jndi/ldap/ReadTimeoutTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/management/ThreadMXBean/ThreadAllocatedMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 198 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/management/ThreadMXBean/ThreadAllocatedMemoryArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 211 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/DummyVerifier.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/LogFilter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/SelCacheTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test10.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test11.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test12.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test13.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test14.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test6.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test6a.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 85 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test7.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test7a.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 82 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test8a.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test9.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/Test9a.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/TestLogging.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/6725892/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 152 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6341616.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6361557.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6373555.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6393710.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6401598.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6431193.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6433018.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6526158.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6526913.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6529200.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 111 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6744329.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 77 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6886436.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/FixedLengthInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/MessageInfoTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Bind.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 301 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 301 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 328 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/CommUp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 294 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Connect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 217 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Receive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 283 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Send.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 286 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 399 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Shutdown.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 252 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 252 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/Branch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 229 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 229 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/Send.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 222 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 231 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpServerChannel/Accept.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 248 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpServerChannel/NonBlockingAccept.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/org/apache/xml/internal/security/transforms/MyTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 234 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/auth/module/LdapLoginModule/CheckConfigs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 136 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 136 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 176 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 176 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 211 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 211 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 246 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 246 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/auth/module/LdapLoginModule/CheckOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 140 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/ClientCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/PropertiesFileCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/digest/CheckNegotiatedQOPs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 127 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/digest/ClientCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/digest/NoQuoteParams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/digest/PropertiesFileCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/security/sasl/gsskerb/PropertiesFileCallbackHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/tools/attach/SimpleProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/tracing/BasicFunctionality.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/com/sun/tracing/BasicWithSecurityMgr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/Context.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/DemoRun.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/HeapUser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/hprof/DefineClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/hprof/HelloWorld.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/demo/zipfs/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 112 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Choice/NonFocusablePopupMenuTest/NonFocusablePopupMenuTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 142 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/F10TopToplevel/F10TopToplevel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/NoUpdateUponShow/NoUpdateUponShow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 309 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 309 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/UpdatingBootTime/UpdatingBootTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 150 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 150 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/isLightweightCrash/IsLightweightCrash.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Component/isLightweightCrash/StubPeerCrash.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Container/isRemoveNotifyNeeded/JInternalFrameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 362 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 362 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Cursor/PredefinedPrivate/PredefinedPrivate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Dialog/NonResizableDialogSysMenuResize/NonResizableDialogSysMenuResize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 364 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 364 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/EventDispatchThread/PreserveDispathThread/PreserveDispatchThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 198 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/EventQueue/6638195/bug6638195.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 140 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/EventQueue/PushPopDeadlock2/PushPopTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/DefaultFocusOwner/DefaultFocusOwner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 295 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 295 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/FileDialogReturnTest/FileDialogReturnTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 174 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 20 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 20 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/MultipleMode/MultipleMode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 217 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 217 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 154 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 19 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 19 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 200 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 200 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 14 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 14 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 536 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 536 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 499 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 499 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 263 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 263 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 109 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ConsumeNextKeyTypedOnModalShowTest/ConsumeNextKeyTypedOnModalShowTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ContainerFocusAutoTransferTest/ContainerFocusAutoTransferTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 196 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 196 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/FocusTraversalPolicy/DefaultFTPTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 216 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 216 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 290 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 290 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 364 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 364 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 417 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 417 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 470 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 470 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 541 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 541 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 612 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 612 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 724 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 724 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 836 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 836 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 937 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 937 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/FocusTraversalPolicy/LayoutFTPTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 141 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 141 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 217 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 217 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 291 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 291 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 365 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 365 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 418 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 418 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 471 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 471 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 542 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 542 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 613 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 613 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 725 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 725 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 837 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 837 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 938 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 938 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/FrameJumpingToMouse/FrameJumpingToMouse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/IconifiedFrameFocusChangeTest/IconifiedFrameFocusChangeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/InputVerifierTest3/InputVerifierTest3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 314 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 314 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 179 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 179 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/NonFocusableResizableTooSmall/NonFocusableResizableTooSmall.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 341 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 341 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 201 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 201 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 224 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 224 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 251 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 251 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 352 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 352 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/RequestFocusToDisabledCompTest/RequestFocusToDisabledCompTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/RequestOnCompWithNullParent/RequestOnCompWithNullParent1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 219 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 219 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 347 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/RestoreFocusOnDisabledComponentTest/RestoreFocusOnDisabledComponentTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 184 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 184 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 205 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 205 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/TypeAhead/TestFocusFreeze.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 128 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 177 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 177 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/WrongKeyTypedConsumedTest/WrongKeyTypedConsumedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FontClass/CreateFont/BigFont.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FontClass/LCDScale.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/DynamicLayout/DynamicLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 363 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 145 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/LayoutOnMaximizeTest/LayoutOnMaximizeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 396 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 396 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 361 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 361 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/ShownOffScreenOnWin98/ShownOffScreenOnWin98Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 334 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 334 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/ShownOnPack/ShownOnPack.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 156 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 156 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 339 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 339 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/BufferStrategyExceptionTest/BufferStrategyExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 97 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 30 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 377 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 377 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/NoResizeEventOnDMChangeTest/NoResizeEventOnDMChangeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 197 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/SetFSWindow/FSFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics/LCDTextAndGraphicsState.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics/TextAAHintsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/DrawString/DrawStrSuper.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/DrawString/LCDTextSrcEa.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 186 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Graphics2D/RenderClipTest/RenderClipTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 706 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 706 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 773 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 773 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1301 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1301 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1364 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1364 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1571 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1571 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/GraphicsDevice/CloneConfigsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/GraphicsEnvironment/PreferLocaleFonts.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 182 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 182 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 191 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 191 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 185 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 185 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 282 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 359 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 359 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/List/ListFlickers/ListFlickers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 301 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 301 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/List/SetBackgroundTest/SetBackgroundTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 381 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 381 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/List/SetFontTest/SetFontTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 162 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 356 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 356 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/HWDisappear.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 354 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/JButtonInGlassPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 356 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 356 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/LWComboBox.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 351 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 351 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/LWPopupMenu.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 358 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 358 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/MixingInHwPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 354 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/MixingOnDialog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 354 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/MixingOnShrinkingHWButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 355 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 355 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/NonOpaqueInternalFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 360 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 360 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/OpaqueTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 379 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 379 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/OverlappingButtons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 367 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 367 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/ValidBounds.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 339 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 339 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/Validating.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 333 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 333 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mixing/setComponentZOrder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 303 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 303 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 365 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 365 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Modal/WsDisabledStyle/OverBlocker/OverBlocker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 355 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 355 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Modal/WsDisabledStyle/Winkey/Winkey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 302 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 302 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/ModifierPermutation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 242 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 242 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 19 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 19 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 437 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 437 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 567 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 567 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/MouseAdapter/MouseAdapterUnitTest/MouseAdapterUnitTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 436 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 436 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/MultipleGradientPaint/MultiGradientTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 304 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 304 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 391 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Paint/PgramUserBoundsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 284 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 284 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/EdgeTest/EdgeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/MultipleEnd/MultipleEnd.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PageSetupDlgBlockingTest/PageSetupDlgBlockingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 175 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 175 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PrintArcTest/PrintArcTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 223 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 223 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/QuoteAndBackslashTest/QuoteAndBackslashTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 82 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/RoundedRectTest/RoundedRectTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/Security/SecurityDialogTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/Text/StringWidth.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Robot/AcceptExtraMouseButtons/AcceptExtraMouseButtons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 21 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 21 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Robot/ManualInstructions/ManualInstructions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 15 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 15 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 236 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 236 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Robot/RobotExtraButton/RobotExtraButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 15 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 15 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TextArea/MouseOverScrollbarWhenTyping/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 284 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 284 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TextArea/MouseOverScrollbarWhenTyping/Test1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 285 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 285 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 162 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TextField/ScrollSelectionTest/ScrollSelectionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 143 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 143 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Toolkit/Headless/ExceptionContract/ExceptionContract.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 63 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 64 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Toolkit/RealSync/RealSyncOnEDT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 327 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 327 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Disable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 16 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 16 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 16 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 16 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/TrayIcon/DragEventSource/DragEventSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 328 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 328 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/GrabSequence/GrabSequence.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 361 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 361 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/PropertyChangeListenerLockSerialization/PropertyChangeListenerLockSerialization.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 330 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 330 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/TranslucentShapedFrameTest/TSFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/DragUnicodeBetweenJVMTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/FileListTransferable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/SourcePanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/TargetPanel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/Button2DragTest/Button2DragTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/DnDFileGroupDescriptor/DnDTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/FileListTransferable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/SourceFileListFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/FileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnD/DnDSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnD/DnDTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnD/ImageDecoratedDnD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 135 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 135 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDInOut/DnDSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDInOut/DnDTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDInOut/ImageDecoratedDnDInOut.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 170 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 170 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDTarget.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/ImageDecoratedDnDNegative/ImageDecoratedDnDNegative.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 204 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 204 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/FileListTransferable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/SourceFileListFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/URIListBetweenJVMsTest/URIListBetweenJVMsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/HierarchyEvent/AncestorResized/AncestorResized.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 365 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 365 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/AcceleratorTest/AcceleratorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 233 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 233 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/CorrectTime/CorrectTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 369 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 369 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/AWTPanelSmoothWheel/AWTPanelSmoothWheel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 178 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 178 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/AcceptExtraButton/AcceptExtraButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 15 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 15 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/EventTimeInFuture/EventTimeInFuture.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/MouseClickTest/MouseClickTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 169 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 169 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 114 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 216 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 216 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/SmoothWheel/SmoothWheel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 331 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 331 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 308 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 308 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 335 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 335 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 360 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 360 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 151 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 151 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/font/NumericShaper/MTTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/font/Rotate/Shear.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/font/TextLayout/KernCrash.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/font/Threads/FontThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/geom/Arc2D/SerializationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 96 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/grab/EmbeddedFrameTest1/EmbeddedFrameTest1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 319 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 319 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/im/4490692/bug4490692.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/im/4959409/bug4959409.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/im/InputContext/bug4625203.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/im/JTextFieldTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/image/MemoryLeakTest/MemoryLeakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 115 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/Dialog/DialogOrient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 326 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 326 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/Collate2DPrintingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 182 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 182 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 152 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 152 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 105 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 105 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/Margins.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/PageRanges.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/PrintAWTImage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/PrtException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/SameService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ValidatePage/ValidatePage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 357 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 357 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/regtesthelpers/Sysout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/regtesthelpers/Util.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 526 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 526 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/xembed/server/JavaClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/xembed/server/RunTestXEmbed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 153 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 153 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/xembed/server/TestXEmbedServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 214 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 214 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/awt/xembed/server/TestXEmbedServerJava.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Beans/6669869/TestDesignTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Beans/6669869/TestGuiAvailable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Beans/Test4080522.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/EventHandler/Test6788531.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4168475/infos/ComponentBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/FooBar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/FooBarBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/WombatBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/4520754/infos/ComponentBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6380849/TestBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6380849/beans/FirstBeanBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 6 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 6 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6380849/infos/SecondBeanBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 8 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 8 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6380849/infos/ThirdBeanBeanInfo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 6 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 6 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/6976577/test/Accessor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 22 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 22 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4168833.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4274639.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 164 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4619536.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4896879.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4918902.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4935607.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 243 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 268 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 268 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 287 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 287 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 310 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 310 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 335 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 335 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 379 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 402 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test4984912.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test5102804.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 135 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6422403.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6447751.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6528714.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6660539.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6707234.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6868189.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/Test6963811.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/TestTypeResolver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 181 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 280 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 284 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 314 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 319 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 333 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 338 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 342 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 342 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 346 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 356 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 360 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 364 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 364 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 368 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 372 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 376 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 398 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 406 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 410 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 415 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 415 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 420 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 439 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 439 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 449 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 454 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 458 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 458 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 468 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 491 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 498 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 498 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 509 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 520 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 525 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 529 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 529 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 534 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/SimpleClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/memory/Test4508780.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Performance/TestPropertyChangeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Performance/TestVetoableChangeSupport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/Test4092905.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/Test4682386.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 253 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestEquals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyChangeSupport/TestMethods.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/6380849/FirstBeanEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/6380849/TestPropertyEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/6380849/editors/SecondBeanEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/6380849/editors/ThirdBeanEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 5 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/MemoryClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/PropertyEditor/Test6963811.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Statement/Test4530962.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/Statement/Test6788531.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test4092906.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 85 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test4425885.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 70 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test4994635.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/Test6630275.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestEquals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/VetoableChangeSupport/TestMethods.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/Test4864117.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/AbstractTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestBoolean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestChar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestDouble.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestFalse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestFloat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestJava.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestLong.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 176 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestNew.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestNull.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestProperty.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestTrue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLDecoder/spec/TestVar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestFieldAccess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/4741757/TestStackOverflow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/6329581/Test6329581.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/6380849/BeanPersistenceDelegate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/6777487/TestEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/AbstractTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4625418.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 351 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 351 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4631471.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4646747.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4652928.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4679556.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 140 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4822050.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4880633.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4903007.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4935607.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4936682.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4950122.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4993777.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test4994637.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023550.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023552.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023557.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 93 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test5023559.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6176120.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6187118.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6256805.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6437265.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6501431.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6505888.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6531597.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6570354.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6852574.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6921644.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 167 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/Test6963811.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_AWTKeyStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_BasicStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_BorderLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Color.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Component.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Cursor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Dimension.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Font.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_GradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_GridBagConstraints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Insets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_LinearGradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_MenuShortcut.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Point.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_RadialGradientPaint.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_Rectangle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_ScrollPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_awt_geom_AffineTransform.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_beans_EventHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_beans_Expression.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_beans_Statement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_Character.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_Class.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_Enum.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_String.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_reflect_Field.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_lang_reflect_Method.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_net_URI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_sql_Date.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_sql_Time.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_sql_Timestamp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_ArrayList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedRandomAccessList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedSortedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_CheckedSortedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_EmptyList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_EmptyMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_EmptySet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SingletonList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SingletonMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SingletonSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedRandomAccessList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedSortedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_SynchronizedSortedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableRandomAccessList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableSortedMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Collections_UnmodifiableSortedSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_Date.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_EnumMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_HashMap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_JumboEnumSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/java_util_RegularEnumSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_Box.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_BoxLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_Box_Filler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_DefaultCellEditor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_JButton.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_JLayeredPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_JSplitPane.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_JTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_KeyStroke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_OverlayLayout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_BevelBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_CompoundBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_EmptyBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_EtchedBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_LineBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_MatteBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_SoftBevelBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_StrokeBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_border_TitledBorder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_BevelBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_CompoundBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_EmptyBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_EtchedBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_LineBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_MatteBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_TitledBorderUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_ColorUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_plaf_FontUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_tree_DefaultTreeModel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/javax_swing_tree_TreePath.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/XMLEncoder/sun_swing_PrintColorUIResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/beancontext/Test4132698.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/beans/beancontext/Test4328406.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 110 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 110 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedInputStream/CloseStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedInputStream/CountUpdate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedInputStream/Fill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedInputStream/ReadZeroBytes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedInputStream/SkipTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/Fill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/ReadLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/ReadLineSync.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedReader/Ready.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/BufferedWriter/Cleanup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/DataInputStream/SkipBytes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/DataOutputStream/CounterOverflow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Externalizable/compatibility/ExternalizableBlockData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Externalizable/definesWriteObject/DefinesWriteObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/File/Cons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/File/DeleteOnExitNPE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/File/GetXSpace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 283 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 289 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 289 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 305 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 321 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/File/isDirectory/Applet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/FileInputStream/FinalizeShdCallClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/FileOutputStream/FinalizeShdCallClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/FilterOutputStream/BoundsCheck.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/FilterOutputStream/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/IOException/LastErrorString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 138 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/InputStream/ReadParams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 206 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/InputStream/Skip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 105 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/LineNumberInputStream/Available.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/LineNumberInputStream/Skip.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/ObjectInputStream/ResolveProxyClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/OutputStream/WriteParams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/OutputStreamWriter/Encode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedInputStream/CloseAndAvailableRC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedInputStream/ClosedWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedInputStream/Constructors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedInputStream/FasterWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedOutputStream/DeadReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PipedReader/Constructors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PrintStream/ClearErrorStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PrintStream/OversynchronizedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PrintWriter/ClearErrorWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PrintWriter/OversynchronizedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/PrintWriter/SubClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/ClassCastExceptionDetail/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/ClassCastExceptionDetail/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/GetField/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/GetField/Read2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/GetField/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/InvalidClassException/noargctor/DefaultPackage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/InvalidClassException/noargctor/Serialize/SubclassAcrossPackage.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 100 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 111 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 122 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 122 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 133 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/NPEProvoker/NPEProvoker.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/NoClassDefFoundErrorTrap/NoClassDefFoundErrorTrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/PutField/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/PutField/Read2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/PutField/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/PutField/Write2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/arraySuidConflict/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/auditStreamSubclass/AuditStreamSubclass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/backRefCNFException/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/backRefCNFException/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/badSerialPersistentField/BadSerialPersistentField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/badSerialVersionUID/BadSerialVersionUID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/badSubstByReplace/BadSubstByReplace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/checkModifiers/CheckModifiers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 123 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 123 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 158 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 158 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/class/SerialA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/class/SerialA_1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/class/SerialA_2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/class/SerialA_3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescFlagConflict/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescGetField/GetField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescHooks/CNFException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescHooks/ClassDescHooks.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 81 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 81 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescHooks/ExternLoopback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/classDescHooks/Loopback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/cloneArray/CloneArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/concurrentClassDescLookup/ConcurrentClassDescLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/defaultDataEnd/DefaultDataEnd.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 103 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/defaultReadObjectCNFException/DefaultReadObjectCNFException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/defaulted/GetFieldRead.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/defaulted/GetFieldWrite.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/duplicateSerialFields/Setup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/duplicateSerialFields/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/enum/badResolve/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/enum/badResolve/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/enum/mismatchedTypecode/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedExternField/ReadAddedField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedExternField/WriteAddedField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedField/ReadAddedField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedField/WriteAddedField.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 104 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 130 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 130 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedSuperClass/ReadAddedSuperClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedSuperClass/ReadAddedSuperClass2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedSuperClass/WriteAddedSuperClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/RenamePackage/extension/ExtendedObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/RenamePackage/install/SerialDriver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/RenamePackage/test/SerialDriver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/expectedStackTrace/ExpectedStackTrace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/explicitCNFException/ExplicitCNFException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/fieldTypeString/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/fieldTypeString/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/finalFields/FinalFields.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/getSuidClinitError/GetSuidClinitError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/lookupInterfaceDesc/LookupInterfaceDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/maskSyntheticModifier/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/misplacedArrayClassDesc/MisplacedArrayClassDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/modifyStaticFields/ModifyStaticFields.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/nestedReplace/NestedReplace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/noSuchFieldClarification/NoSuchFieldClarification.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 2
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 2

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/notAvailable/NotAvailable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/AnnotateClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 171 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 171 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/ArrayTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/BinaryTree.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/CheckForException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 131 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 145 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/CheckingEquality.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 127 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 175 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/CircularList.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/PrimitivesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/SerializeWithException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 106 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/oldTests/ValidateClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 90 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 99 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/optionalDataEnd/OptionalDataEnd.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/packageAccess/B.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/packageAccess/C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/packageAccess/D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/packageAccess/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/parents/EvolvedClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/parents/OriginalClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/partialClassDesc/PartialClassDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/proxy/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/proxy/replace/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/proxy/skipMissing/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/proxy/skipMissing/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/proxy/skipMissing/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/readObjectNoData/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 92 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/readObjectNoData/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/readPastObject/ReadPastObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/recursiveClassDescLookup/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/replaceStringArray/ReplaceStringArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/replaceWithNull/ReplaceWithNull.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/resolveClass/MethodTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/resolveClass/consTest/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/resolveClass/deserializeButton/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/resolveClassException/ResolveClassException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/resolveProxyClass/NonPublicInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/sanityCheck/SanityCheck.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/serialver/classpath/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/serialver/nested/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/skipToEndOfBlockData/SkipToEndOfBlockData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/skipWriteObject/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/skipWriteObject/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/skippedObjCNFException/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/skippedObjCNFException/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/stopCustomDeserialization/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/stopCustomDeserialization/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/AbstractObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 146 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 146 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/AbstractObjectOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 137 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 137 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/XObjectInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 175 6
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 175 6

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/XObjectOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 158 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 158 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclassGC/SubclassOfOOS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/superclassDataLoss/A.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/superclassDataLoss/B.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/superclassDataLoss/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/survivePrematureClose/SurvivePrematureClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/typeSafeEnum/TypeSafeEnum.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/typeStringBackRef/TypeStringBackRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/underlyingOutputStreamException/UnderlyingOutputStreamException.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/unnamedPackageSwitch/A.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/unnamedPackageSwitch/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/unresolvedClassDesc/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/unshared/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/unshared/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/userRWObjError/UserRWObjError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/validate/Validate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/verifyDynamicObjHandleTable/VerifyDynamicObjHandleTable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/writeObjectMemory/WriteObjectMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/writeReplace/WriteReplace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/wrongReturnTypes/Read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/wrongReturnTypes/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/StreamTokenizer/ReadAhead.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/StringWriter/NegativeBufferSize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/Writer/WriteFromString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/ABCInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/ABCOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/ABCReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/LineLengthsSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/LineNumbers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/LineSink.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/RandomLineSource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/charStreams/SmallReads.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/io/pathNames/GeneralWin32.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Appendable/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/IsAnnotationType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/asSubclass/BasicUnit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/forName/NonJavaNames.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 10

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/getClasses/Sanity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/getEnclosingClass/EnclosingClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/getEnclosingMethod/EnclosingMethodTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Class/getMethods/StarInheritance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/ExceptionHidingLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/LoadNullClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/deadlock/Alice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/deadlock/Bob.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/deadlock/DelegatingLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/deadlock/Starter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ProcessBuilder/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2047 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2047 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2073 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2073 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ProcessBuilder/SecurityManagerClinit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/ConcurrentRead.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/ExecWithInput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/SleepyCat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/StreamsSurviveDestroy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/WinCommand.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/shutdown/ShutdownHooks.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/System/SecurityRace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/GenerifyStackTraces.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/HoldsLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/StackTraces.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/StartOOMTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/ThreadStateTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadGroup/Daemon.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadGroup/NullThreadName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadGroup/Stop.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadGroup/Suspend.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadLocal/ImmutableLocal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadLocal/InitialValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadLocal/TestThreadId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/Missing/A.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/Missing/B.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/Missing/C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/Missing/D.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/PackageMain.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/ParameterAnnotations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/RecursiveAnnotation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/UnitTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 63 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 64 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 50 (max allowed is 0). 3999 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4643 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4647 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4647 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4662 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4662 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4677 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4677 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4692 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 4692 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4707 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4709 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4710 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4711 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4712 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4713 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4714 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4715 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4716 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4717 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4718 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4719 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4719 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4721 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4722 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4723 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4724 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4725 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4726 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4727 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4728 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4729 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4730 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4731 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4731 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4733 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4734 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4735 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4736 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4737 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4738 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4739 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4740 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4741 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4742 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4743 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4743 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4745 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4746 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4747 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4748 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4749 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4750 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4751 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4752 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4753 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4756 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4759 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4759 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4764 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4765 12
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4770 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4786 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4789 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4804 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4820 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4836 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4852 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4856 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4872 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4875 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4876 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4877 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4878 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4879 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4880 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4881 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4882 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4883 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4884 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4885 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4888 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4889 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4890 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4891 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4892 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4893 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4894 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4895 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4896 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4897 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4898 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4901 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4902 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4903 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4904 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4905 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4906 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4907 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4908 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4909 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4910 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4911 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4914 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4915 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4916 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4917 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4918 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4919 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4920 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4921 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4922 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4923 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4924 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4927 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4928 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4929 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4930 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4931 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4932 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4933 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4934 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4935 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4936 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4937 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4940 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4941 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4942 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4943 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4944 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4945 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4946 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4947 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4948 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4949 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4950 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4953 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4954 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4955 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4956 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4957 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4958 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4959 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4960 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4961 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4962 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4963 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4966 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4967 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4968 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4969 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4970 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4971 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4972 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4973 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4974 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4975 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4976 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4979 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 4980 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 4981 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/loaderLeak/A.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/loaderLeak/C.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/annotation/loaderLeak/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/AInstrumentationTestCase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ASimpleInstrumentationTestCase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ATransformerManagementTestCase.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 255 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 290 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/AddTransformerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/AppendToBootstrapClassPathTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/AppendToClassPathTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/BufferClassLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/FromShutdownHook.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/GetAllLoadedClassesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/GetInitiatedClassesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/GetObjectSizeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NativeMethodPrefixAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NativeMethodPrefixApp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NoTransformerAddedTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NullGetObjectSizeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NullRedefineClassesTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NullTransformerAddTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/NullTransformerRemoveTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ParallelTransformerLoaderAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 70 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ParallelTransformerLoaderApp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0001.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0010.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0011.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0100.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0101.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0110.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent0111.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1000.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1001.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1010.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1011.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1100.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1101.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1110.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/PremainClass/InheritAgent1111.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/RedefineClassesDisabledTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/RedefineClassesTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/RemoveAbsentTransformerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/RemoveTransformerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/RetransformAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/SingleTransformerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/StressGetObjectSizeApp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/TransformMethodTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/TransformerManagementThreadAddTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 349 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 384 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 384 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 429 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 429 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/TransformerManagementThreadRemoveTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 126 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/ClassDump.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/ClassReaderWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/Inject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/instrument/ilib/InjectBytecodes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/ClassValueTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/InvokeDynamicPrintArgs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 186 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/InvokeGenericTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/JavaDocExamplesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/MethodHandlesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 33 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 395 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 425 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 428 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 436 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/MethodTypeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/PermuteArgsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/RicochetTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/indify/Indify.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1258 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1258 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1307 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1307 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 1402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1476 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 1476 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1497 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1499 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 1512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 1512 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1590 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 1590 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1780 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1780 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ClassLoadingMXBean/LoadCounts.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 126 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 133 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/CompositeData/OpenTypeConverter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MXBean/MXBeanBehavior.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 151 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/GetPlatformMXBeans.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 225 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/MXBeanProxyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/ProxyTypeMapping.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 264 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/StateTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/ThreadMXBeanProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 181 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 181 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/ValidateOpenTypes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 299 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 299 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MemoryMXBean/LowMemoryTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 254 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 254 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MemoryMXBean/LowMemoryTest2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 66 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/MemoryMXBean/MemoryManagement.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/AllThreadIds.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 237 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 237 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/LockingThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 233 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 288 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 288 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/Locks.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/MonitorDeadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/MyOwnSynchronizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 99 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 99 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 154 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ResetPeakThreadCount.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SharedSynchronizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SynchronizationStatistics.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SynchronizerDeadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SynchronizerLockingThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 328 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 328 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadBlockedCount.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadCounts.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 238 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadCpuTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 182 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadStackTrace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 147 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadStateTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 224 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 224 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadUserTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 182 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 182 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Constructor/GenericStringTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 96 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Constructor/TestParameterAnnotations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Field/GenericStringTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Generics/Probe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Generics/TestC2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 72 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 72 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Method/Equals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Method/GenericStringTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 117 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 137 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Method/InheritedInterfaceMethods.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Proxy/Basic1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 151 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Proxy/CharType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Proxy/nonJavaNames/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/AuthNPETest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4678055.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 155 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4722333.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 148 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4759514.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 121 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4769350.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 366 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 366 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4921848.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4933582.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 180 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4962064.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B6870935.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 207 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/BasicTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 121 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/BasicTest3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/BasicTest4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 170 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/Deadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 137 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/CookieHandler/CookieHandlerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/CookieHandler/CookieManagerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 86 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramPacket/ReuseBuf.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocket/PortUnreachable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocket/SendSize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 85 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocket/SetDatagramSocketImplFactory/java/net/MyDatagramSocketImplFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/DatagramSocketImpl/CheckDiscard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 89 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/HttpURLConnection/HttpResponseCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/HttpURLConnection/getResponseCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Inet6Address/B6558853.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/InetAddress/GetLocalHostWithSM.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/InetAddress/MyPrincipal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/MulticastSocket/NoLoopbackPackets.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 120 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/MulticastSocket/SetOutgoingIf.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 180 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 180 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/PortUnreachableException/Concurrent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ProxySelector/LoopbackAddresses.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ProxySelector/ProxyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ResponseCache/B6181108.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 77 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ResponseCache/ResponseCacheTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 221 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 221 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ResponseCache/getResponseCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 78 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ServerSocket/ThreadStop.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/AddressTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/CloseAvailable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/DeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 140 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 194 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 221 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/GetLocalAddress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/InheritTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/LingerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/NullHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/OldImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/ProxyCons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/RST.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/SoTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/SocketImplTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 163 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/asyncClose/BrokenPipe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/asyncClose/DatagramSocket_receive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/asyncClose/ServerSocket_accept.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/asyncClose/Socket_getInputStream_read.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/asyncClose/Socket_getOutputStream_write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/reset/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socks/SocksProxyVersion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/Socks/SocksServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URL/B6529759.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URL/GetContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URL/HandlerLoop.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URL/PerConnectionProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 171 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 171 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/AddURLTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/B6827999.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/GetURLsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/HttpTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/closetest/CloseTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/closetest/GetResourceAsStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/B5052093.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/ChunkedEncoding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/DisconnectAfterEOF.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/GetResponseCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/HandleContentTypeWithAttrs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/HttpContinueStackOverflow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/Redirect307Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/RedirectLimit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/RequestPropertyValues.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/ResendPostBody.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/Responses.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/SetIfModifiedSince.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/TimeoutTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/URLConnectionHeaders.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/ZeroContentLength.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 170 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/contentHandler/COM/foo/content/text/plain.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/contentHandler/UserContentHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ipv6tests/ScopeTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ipv6tests/TcpTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ipv6tests/Tests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 326 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/net/ipv6tests/UdpTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicChar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicDouble.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicFloat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicLong.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/BasicShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectByteMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectCharMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectDoubleMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectFloatMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectIntMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectLongMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/CopyDirectShortMemory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsyncCloseAndInterrupt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 449 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 449 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousChannelGroup/Attack.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousChannelGroup/PrivilegedThreadFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousFileChannel/Lock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 242 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/AsynchronousFileChannel/MyThreadFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Channels/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 347 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 353 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 353 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Channels/Basic2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 124 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/Connect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/EmptyBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 70 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/SRTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 175 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/DatagramChannel/Sender.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/ClosedByInterrupt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 108 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/LongTransferTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 93 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/Transfer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 551 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 551 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/Transfers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 196 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 294 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 324 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 324 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/BasicAccept.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/CheckLocking.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/CloseWhenKeyIdle.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/LotsOfCancels.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 200 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 200 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/RegAfterPreClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/SelectorLimit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/SelectorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 321 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 321 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/Selector/Wakeup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/ServerSocketChannel/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/AsyncCloseChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 223 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 223 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/CloseTimeoutChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/SocketInheritance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/VectorIO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/SocketChannel/Write.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 85 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/etc/NetworkChannelTests.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/spi/AsynchronousChannelProvider/Provider1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/spi/AsynchronousChannelProvider/Provider2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/EchoService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/coders/BashCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/coders/BashStreams.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 220 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/coders/Errors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/coders/StreamTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/spi/FooProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/file/Files/CheckPermissions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/file/Files/PassThroughFileSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 155 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/file/Files/probeContentType/SimpleFileTypeDetector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/file/Files/walkFileTree/WalkWithSecurity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 108 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/nio/file/spi/TestProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 178 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/MarshalledObject/compare/Compare.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/RmiIsNoScheme.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/UnderscoreHost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/UnderscoreHost_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/legalRegistryNames/Legal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/legalRegistryNames/LegalRegistryNames.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/Naming/legalRegistryNames/LegalRegistryNames_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkActivateRef/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkAnnotations/MyRMI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkImplClassLoader/ActivatableImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkImplClassLoader/ActivatableImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkImplClassLoader/MyRMI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkRegisterInLog/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/createPrivateActivable/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/downloadParameterClass/Bar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/downloadParameterClass/DownloadParameterClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/downloadParameterClass/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/downloadParameterClass/FooReceiverImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/downloadParameterClass/FooReceiverImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/elucidateNoSuchMethod/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/elucidateNoSuchMethod/ElucidateNoSuchMethod.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/elucidateNoSuchMethod/ElucidateNoSuchMethod_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/extLoadedImpl/CheckLoader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/extLoadedImpl/ExtLoadedImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/extLoadedImpl/ExtLoadedImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/forceLogSnapshot/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot_Skel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/inactiveGroup/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/inactiveGroup/InactiveGroup_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/lookupActivationSystem/LookupActivationSystem.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nestedActivate/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nestedActivate/NestedActivate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nestedActivate/NestedActivate_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nonExistentActivatable/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nonExistentActivatable/NonExistentActivatable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/nonExistentActivatable/NonExistentActivatable_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/notSerializable/NotSerializable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartCrashedService/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartCrashedService/RestartCrashedService_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartLatecomer/RestartLatecomer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 260 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 260 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartLatecomer/RestartLatecomer_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartService/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/restartService/RestartService_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/shutdownGracefully/RegisteringActivatable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 210 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/shutdownGracefully/TestSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/unregisterInactive/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/unregisterInactive/UnregisterInactive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/Activatable/unregisterInactive/UnregisterInactive_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 48 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivateFailedException/activateFails/ActivateFails_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivateFailedException/activateFails/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivateFailedException/activateFails/ShutdownThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 166 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationGroup/downloadActivationGroup/MyActivationGroupImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/activeGroup/IdempotentActiveGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/modifyDescriptor/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/CanCreateStubs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/unregisterGroup/ActivateMe.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/unregisterGroup/CallbackInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/unregisterGroup/Callback_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 67 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 67 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/Doctor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/Doctor_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/Eliza.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/Retireable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/CommandEnvironment/SetChildEnv.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 201 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/log/LogTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 152 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 174 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 192 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 192 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/dgcAckFailure/DGCAckFailure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 149 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 149 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 158 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 158 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/dgcAckFailure/DGCAckFailure_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/dgcImplInsulation/DGCImplInsulation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/dgcImplInsulation/DGCImplInsulation_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 163 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 163 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/retryDirtyCalls/RetryDirtyCalls_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/registry/altSecurityManager/AltSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/registry/altSecurityManager/TestSecurityManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/registry/classPathCodebase/Dummy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/registry/interfaceHash/ReferenceRegistryStub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/registry/multipleRegistries/MultipleRegistries.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/HtmlReporter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/TextReporter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/XmlReporter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/BenchServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/BenchServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/BooleanArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/BooleanCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ByteArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ByteCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/CharArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/CharCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ClassLoading.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/DoubleArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/DoubleCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ExceptionCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 56 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ExportObjs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/FloatArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/FloatCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/IntArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/IntCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/LongArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/LongCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/NullCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ObjArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ObjTreeCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ProxyArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 71 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/RemoteObjArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 59 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ShortArrayCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/ShortCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/SmallObjTreeCalls.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 67 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/rmi/altroot/Node.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/BooleanArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Booleans.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ByteArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Bytes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/CharArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Chars.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ClassDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 49 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Cons.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/CustomDefaultObjTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/CustomObjTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/DoubleArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Doubles.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ExternObjTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/FloatArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Floats.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/GetPutFieldTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/IntArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Ints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/LongArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Longs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ObjArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ObjTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ProxyArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ProxyClassDesc.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/RepeatObjs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ReplaceTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/ShortArrays.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Shorts.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/SmallObjTrees.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/StreamBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/benchmark/bench/serial/Strings.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/Apple.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleUser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/AppleUserImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/ApplicationServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/Orange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/OrangeEcho.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/OrangeEchoImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/reliability/juicer/OrangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/delegateBeforePermissionCheck/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/downloadArrayClass/DownloadArrayClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/downloadArrayClass/DownloadArrayClass_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/downloadArrayClass/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/downloadArrayClass/Receiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/getClassLoader/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/loadProxyClasses/FnnClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/loadProxyClasses/LoadProxyClasses.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 321 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 363 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 363 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/spi/TestProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/spi/TestProvider2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/Bar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/Foo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/Receiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/UseCodebaseOnly.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/UseCodebaseOnly_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/CompressInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/CompressOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/Echo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/EchoImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/EchoImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/MultiSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/Compress.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 178 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/Hello.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/HelloImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/HelloImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/CompressInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/CompressOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/Echo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/EchoImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/EchoImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/MultiSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/notExtending/NotExtending_Skel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/notExtending/NotExtending_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/toStub/ToStub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 118 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/toStub/ToStub_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/unrecognizedRefType/UnrecognizedRefType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteObject/verifyRemoteEquals/VerifyRemoteEquals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 150 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RemoteServer/AddrInUse.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/changeHostName/ChangeHostName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/changeHostName/ChangeHostName_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/keepAliveDuringCall/KeepAliveDuringCall.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/keepAliveDuringCall/KeepAliveDuringCall_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/keepAliveDuringCall/Shutdown.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/keepAliveDuringCall/ShutdownImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/keepAliveDuringCall/ShutdownMonitor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/marshalAfterUnexport/MarshalAfterUnexport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/marshalAfterUnexport/MarshalAfterUnexport2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/marshalAfterUnexport/MarshalAfterUnexport2_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/marshalAfterUnexport/MarshalAfterUnexport_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/unexportObject/Ping.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/useDynamicProxies/UseDynamicProxies.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 119 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 119 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/UnicastRemoteObject/useDynamicProxies/UseDynamicProxies_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unmarshal/checkUnmarshalOnStopThread/CheckUnmarshalOnStopThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unmarshal/checkUnmarshalOnStopThread/CheckUnmarshalOnStopThread_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unmarshal/checkUnmarshalOnStopThread/CheckUnmarshall.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unmarshal/checkUnmarshalOnStopThread/PoisonPill.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unmarshal/checkUnmarshalOnStopThread/RuntimeExceptionParameter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/marshalledObjectGet/MarshalledObjectGet_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/unreferencedContext/UnreferencedContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/Unreferenced/unreferencedContext/UnreferencedContext_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/clientStackTrace/ClientStackTrace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/clientStackTrace/MyRemoteObject_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/getRemoteClass/GetRemoteClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/Impl1_Skel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/Impl1_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/Impl2_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/ServerStackTrace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/ServerStackTrace_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/SuppressStackTraces.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/useCustomRef/Ping.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/useCustomRef/UseCustomRef.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/useCustomRef/UseCustomRef_Skel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/useCustomRef/UseCustomRef_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/ActivationLibrary.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/RMID.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/RegistryRunner.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/RegistryRunner_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/testlibrary/RemoteExiter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/acceptLoop/CloseServerSocketOnTermination.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkFQDN/CheckFQDN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkFQDN/CheckFQDNClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkFQDN/CheckFQDN_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkFQDN/TellServerName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 59 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 59 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/checkLeaseInfoLeak/LeaseLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/closeServerSocket/CloseServerSocket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 113 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/dgcDeadLock/DGCDeadLock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 55 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/dgcDeadLock/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/dgcDeadLock/TestImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 124 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/dgcDeadLock/TestImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/handshakeFailure/HandshakeFailure.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/handshakeTimeout/HandshakeTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/httpSocket/HttpSocketTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/httpSocket/HttpSocketTest_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/pinLastArguments/PinLastArguments.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/readTimeout/ReadTimeoutTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 160 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/readTimeout/TestIface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/readTimeout/TestImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 57 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 57 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/AccessControlContext/NullCombinerEquals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/BasicPermission/EqualsImplies.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/BasicPermission/ExitVMEquals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/BasicPermission/PermClass.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 115 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/BasicPermission/SerialVersion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Identity/EqualsHashCodeContract.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/KeyFactory/Failover.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/KeyPairGenerator/Failover.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 135 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/KeyStore/DefaultEntryType.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/KeyStore/EntryMethods.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 444 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 513 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 513 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/KeyStore/KeyStoreBuilder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 220 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Permission/ToString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/PermissionCollection/AddToReadOnlyPermissionCollection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 158 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Policy/Dynamic/DynamicPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Policy/GetInstance/GetInstance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Policy/GetInstance/GetInstancePolicySpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Policy/GetInstance/GetInstanceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/ProtectionDomain/AllPerm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/ProtectionDomain/RecursionDebug.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/Equals.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/GetInstance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 228 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 230 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 239 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 249 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/ProviderInfoCheck.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/RemoveProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/SupportsParameter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Provider/Turkish.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/SecureClassLoader/DefineClassByteBuffer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/SecureRandom/GetAlgorithm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Security/ClassLoaderDeadlock/ClassLoaderDeadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Security/ClassLoaderDeadlock/Deadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Security/SynchronizedAccess.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Security/removing/RemoveProviderByIdentity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/Signature/TestInitSignWithMyOwnRandom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/cert/CertPathBuilder/StubProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/cert/CertPathBuilder/StubProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/cert/CertPathBuilder/targetConstraints/BuildOddSel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/security/cert/PKIXParameters/InvalidParameters.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/text/Bidi/Bug6665028.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/AbstractMap/AbstractMapClone.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/AbstractMap/ToString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/AbstractSequentialList/AddAll.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Arrays/Correct.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Arrays/Sorting.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 332 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2030 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collection/BiggernYours.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 236 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collection/HotPotatoes.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collections/BigBinarySearch.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collections/MinMax.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collections/RacingCollections.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 343 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Collections/ReverseOrder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Currency/Bug6807534.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formattable/StockName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicBigDecimal.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicBigInteger.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicBoolean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicBooleanObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicByteObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicChar.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicCharObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicDateTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicDouble.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicDoubleObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicFloat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicFloatObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicInt.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicIntObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicLong.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicLongObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicShortObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Hashtable/EqualsCast.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Hashtable/ReadObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Hashtable/SerializationDeadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 96 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/Bug4175998Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/Bug4184873Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 66 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/Bug6989440.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/LocaleEnhanceTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1392 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1399 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1416 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1423 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1423 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/LocaleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 71 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 71 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/bug4123285.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Observable/ClearChanged.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/BreakIteratorProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/CollatorProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/CurrencyNameProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/DateFormatProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/LocaleNameProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/NumberFormatProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/TimeZoneNameProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/BreakIteratorProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/CollatorProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/CurrencyNameProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/DateFormatProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/DateFormatSymbolsProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/DecimalFormatSymbolsProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/FooDateFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/FooNumberFormat.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/LocaleNameProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/NumberFormatProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PluggableLocale/providersrc/TimeZoneNameProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/PriorityQueue/PriorityQueueSort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Random/DistinctSeeds.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4083270Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4165815Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Class.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource2_en_US.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource3_en.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource3_en_CA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource3_en_IE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Resource3_en_US.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 340 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 373 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4177489Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4177489_Resource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4177489_Resource_jf.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4179766Class.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4179766Resource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4195978Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4257318Res.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4257318Res_en.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4396021GeneralMessages.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4396021SpecialMessages.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/AbstractRB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/BadStaticInitRB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/ExpirationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/LoadingStrategiesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/PackagePrivateRB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/PrivateConstructorRB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/StressTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 184 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 184 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/TestResourceRB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Control/XMLResourceBundleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/KeySetMessages.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/KeySetMessages_zh_CN.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/ResourceBundleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/RestrictedBundleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Test4300693RB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Test4314141B.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Test4314141B_es_ES.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Test4314141B_fr_CH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 25 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestBug4179766.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 82 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 205 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 205 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestResource.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestResource_de.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestResource_fr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestResource_fr_CH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/TestResource_it.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ServiceLoader/FooProvider1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ServiceLoader/FooProvider2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/ServiceLoader/FooProvider3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Vector/SerializationDeadlock.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/Vector/SyncLastIndexOf.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 165 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 119 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 145 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/OfferDrainToLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 82 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentHashMap/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentHashMap/MapLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 171 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentQueues/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CopyOnWriteArrayList/EqualsRace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CopyOnWriteArraySet/RacingCows.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CountDownLatch/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/CyclicBarrier/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 295 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 295 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 427 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Exchanger/ExchangeLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 75 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Exchanger/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ExecutorCompletionService/ExecutorCompletionServiceLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 86 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ExecutorCompletionService/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ExecutorService/Invoke.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 13

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Executors/PrivilegedCallables.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/FutureTask/BlockingTaskExecutor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/FutureTask/CancelledFutureLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/FutureTask/Customized.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/FutureTask/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/FutureTask/Throw.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Phaser/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 134 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Phaser/FickleRegister.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 143 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Phaser/TieredArriveLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Semaphore/PermitOverflow.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/Custom.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ScheduledTickleService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ShutdownNowExecuteRace.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 156 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 156 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/forkjoin/Integrate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 220 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 220 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/forkjoin/NQueensCS.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/Lock/FlakyMutex.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantLock/LockOncePerThreadLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 73 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantLock/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantReadWriteLock/LoopHelpers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/locks/ReentrantReadWriteLock/MapLoops.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/jar/TestExtra.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 213 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/logging/AnonLoggerWeakRefLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/logging/ClassLoaderLeakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/logging/LoggerWeakRefLeak.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/logging/LoggingDeadlock2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 164 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/logging/LoggingDeadlock3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 71 3
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 71 3

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/prefs/RemoveUnregedListener.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/ConstructDeflaterInput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/ConstructInflaterOutput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/FlaterCriticalArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 178 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 218 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/FlaterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 116 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/GZIP/ReadUByte.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/InflateIn_DeflateOut.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/java/util/zip/ZipFile/FinalizeZipFile.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/Cipher/ByteBuffersNull.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/EncryptedPrivateKeyInfo/GetKeySpecException2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/JceSecurity/MyCertificateFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/JceSecurity/MyProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/JceSecurity/MyX509CertImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/Mac/NullMacSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/SecretKeyFactory/P1SecretKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/SecretKeyFactory/P2SecretKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/SecretKeyFactory/Provider1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/crypto/SecretKeyFactory/Provider2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/gif/GifTransparencyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 154 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 160 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/jpeg/ConcurrentReadingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/jpeg/ConcurrentWritingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/jpeg/ReadingInterruptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/jpeg/WritingInterruptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/stream/StreamCloserLeak/test/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 258 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 258 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/imageio/stream/StreamCloserLeak/testapp/Main.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/ImplementationVersion/ImplVersionReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/AnnotationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 140 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 197 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 200 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/ChangingNotifsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 43 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/ClassLeakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 135 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/Described.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/DescribedMBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/DescribedMX.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/DescribedMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/DuplicateGetterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/FeatureOrderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 86 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 164 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/GetMBeanInfoExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/IdenticalMBeanInfoTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/ImmutableNotificationInfoTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/InvokeGettersTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/IsMethodTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/NotCompliantCauseTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/SetWrongTypeAttributeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 132 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 132 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/SqeDescriptorKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/UnDescribed.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/Introspector/UnregisterMBeanExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanInfo/MBeanInfoEqualsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 250 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 250 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanInfo/TooManyFooTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 67 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 121 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/MBeanExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 238 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 238 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/MBeanServerInvocationHandlerExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/MBeanServerNotificationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/NewMBeanListenerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 122 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/NotifDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 232 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 242 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 272 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 312 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 312 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 386 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 386 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 553 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 553 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 845 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 845 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 927 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1009 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 1013 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 1013 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PostExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 456 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 456 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 508 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 508 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PostRegisterDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PostRegisterDeadlockTest2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PreDeregisterDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 84 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/PreRegisterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/ObjectInstance/MBeanInfoFailTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/ObjectName/ObjectNameGetInstanceTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 66 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/descriptor/DescriptorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 213 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 317 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 327 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/generified/GenericTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 418 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 424 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 424 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/loading/ArrayClassTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/loading/LibraryLoader/jar_src/UseNativeLib.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/loading/MLetContentTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 125 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/loading/SystemClassLoaderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/modelmbean/AddAttributeChangeNotificationListenerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/modelmbean/ExoticTargetTypeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 131 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 131 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/AttributeArbitraryDataTypeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 135 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/CounterMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/CounterMonitorInitThresholdTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/CounterMonitorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/CounterMonitorThresholdTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/DerivedGaugeMonitorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 109 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/GaugeMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/MultiMonitorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/NonComparableAttributeValueTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/NullAttributeValueTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/ReflectionExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/RuntimeExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 48 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/StartStopTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 61 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/StringMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 194 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 194 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/ThreadPoolAccTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/monitor/ThreadPoolTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/AmbiguousConstructorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 115 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/ComparatorExceptionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/ExceptionDiagnosisTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 131 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/GenericArrayTypeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 147 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 147 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/GenericTypeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/InvalidMXBeanRegistrationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/LeakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 61 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanAnnotationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 37 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanFlagTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 45 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanPreRegisterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanRefTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 503 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 503 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MerlinMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 354 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 373 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 405 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 405 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MiscTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 122 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 180 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 204 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 207 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 211 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 215 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 219 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 223 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 280 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 280 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 330 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 334 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 338 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 338 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 387 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 387 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/OperationImpactTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/OverloadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/PreRegisterNameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/PropertyNamesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 123 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 162 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 162 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/RandomMXBeanTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/SameObjectTwoNamesTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/StandardMBeanOverrideTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 76 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 106 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 137 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 149 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 173 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/TigerMXBean.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 44 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/notification/BroadcasterSupportDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 151 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 151 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/notification/NotifExecutorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 173 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/openmbean/TabularDataOrderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 76 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/proxy/NotificationEmitterProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 65 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 187 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/proxy/ProxyObjectMethodsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 159 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 177 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/query/CustomQueryTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 77 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 77 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/query/InstanceOfExpTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 41 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/query/QueryMatchTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/query/QuerySubstringTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/BrokenConnectionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 109 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 393 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 393 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 433 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 447 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 514 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 514 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 541 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 541 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 568 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 568 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 742 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 742 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/ConnectionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 343 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 343 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/DeadLockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 117 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 117 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/IdleTimeoutTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 192 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/RMIExitTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connectorServer/ConnectorStopDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connectorServer/JNDIFailureTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connectorServer/RMIExporterTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/DeserializeEncodedURLTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/MethodResultTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 257 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 257 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 300 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 315 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 315 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/MissingClassTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 329 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 371 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 413 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 413 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 529 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 529 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 665 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 665 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 234 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 249 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 249 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/DeadListenerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/DiffHBTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/ListenerScaleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 114 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotSerializableNotifTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 188 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 188 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotifBufferSizePropertyNameTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 130 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 130 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 129 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationBufferDeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 189 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 265 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 265 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationEmissionTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 78 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationSender.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/RMINotifTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 169 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 179 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 179 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/ServerNotifs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 141 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 141 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/UnexpectedNotifTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 183 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 183 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/passwordAccessFile/NonJMXPrincipalsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/passwordAccessFile/SimpleStandard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/passwordAuthenticator/SimpleStandard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/provider/provider/JMXConnectorProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/provider/provider/JMXConnectorServerProviderImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/serverError/JMXServerErrorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 101 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/socketFactories/RMIClientFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/socketFactories/RMIServerFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/subjectDelegation/SimpleStandard.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 52 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 52 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/threads/ExecutorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 222 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 222 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/version/ImplVersionReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/security/AvoidGetMBeanInfoCallsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/management/standardmbean/DeadlockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 127 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 127 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/naming/InitialContext/EnvClone.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/naming/spi/DirectoryManager/DummyContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/naming/spi/DirectoryManager/DummyObjectFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/DialogMargins.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 174 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/PrintSE/PrintSE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/PrintSubInputStream/Example.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 125 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/StreamPrintingOrientation.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/YesNo.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet0/Applet0.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet1/Applet1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet1/Applet1PrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet1/Applet1PrintServiceLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet2/Applet2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet2/Applet2PrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet2/Applet2PrintServiceLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet3/Applet3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet3/Applet3PrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet4/Applet4.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet4/Applet4PrintService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/applet/applet4/Applet4PrintServiceLookup.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/attribute/ServiceDialogTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 102 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 102 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/print/attribute/autosense/PrintAutoSenseData.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 93 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 93 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/rmi/ssl/SSLSocketParametersTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 93 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 93 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/rmi/ssl/SocketFactoryTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 55 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/script/DummyScriptEngine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/script/DummyScriptEngineFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/script/GetInterfaceTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/script/MyContext.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/PrivateCredentialPermission/Serial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/Subject/Generic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/Subject/Serial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/Configuration/GetInstance.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/Configuration/GetInstanceConfigSpi.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/Configuration/GetInstanceProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/Configuration/Synchronize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/ConfigConstructor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 135 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 191 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 191 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 209 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 227 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 246 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 264 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 281 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/ConfigConstructorNoPerm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 113 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/DefaultHandlerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/DefaultHandlerModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/ModuleSubjectModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/ResetConfigModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 73 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 73 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/login/LoginContext/ResetModule.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/midi/Gervill/SoftProvider/GetDevice.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 52 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/midi/Gervill/SoftSynthesizer/DummySourceDataLine.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/sampled/FileWriter/AlawEncoderSync.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/sound/sampled/FileWriter/WriterCloseInput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 113 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 113 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4177735.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4222508.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4380468.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4759306.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4759934.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test4887836.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6199676.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6348456.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6541987.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6559154.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6707406.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6977726.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JComboBox/4743225/bug4743225.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JComponent/4337267/bug4337267.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 208 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 208 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JComponent/6989617/bug6989617.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 103 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JEditorPane/bug4714674.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 111 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 111 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/4150029/bug4150029.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6342301/bug6342301.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6396844/TwentyThousandTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6520101/bug6520101.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6698013/bug6698013.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 12 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 12 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6713352/bug6713352.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6798062/bug6798062.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 157 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 157 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFileChooser/6868611/bug6868611.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 80 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JFormattedTextField/Test6462562.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 87 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 87 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JInternalFrame/6725409/bug6725409.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 145 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 145 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JInternalFrame/6726866/bug6726866.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 12 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 12 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JLayer/SerializationTest/SerializationTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JMenuItem/7036148/bug7036148.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JPopupMenu/6495920/bug6495920.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JScrollBar/6542335/bug6542335.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 103 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 103 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSlider/4987336/bug4987336.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 102 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSlider/6524424/bug6524424.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 64 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSlider/6587742/bug6587742.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSlider/6742358/bug6742358.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSlider/6918861/bug6918861.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JSpinner/6463712/bug6463712.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JTabbedPane/6670274/bug6670274.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 81 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/JTableHeader/6889007/bug6889007.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/MultiUIDefaults/4300666/bug4300666.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/MultiUIDefaults/4331767/bug4331767.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 83 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/RepaintManager/6608456/bug6608456.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/Security/6657138/bug6657138.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/Security/6938813/bug6938813.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/SwingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/SwingWorker/6432565/bug6432565.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 63 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/SwingWorker/6493680/bug6493680.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 71 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/ToolTipManager/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/UIManager/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4129681.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4243289.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4247606.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4252164.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4760089.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test4856008.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 202 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 202 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6461042.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6910490.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6978482.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 155 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 164 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 171 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 171 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test6981576.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/border/Test7034614.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 57 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 57 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/basic/BasicSplitPaneUI/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/metal/MetalBumps/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/metal/MetalInternalFrameUI/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/metal/MetalSliderUI/Test6657026.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/nimbus/Test6741426.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/nimbus/Test6849805.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/plaf/synth/Test6660049.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/system/6799345/TestShutdown.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 167 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/text/LayoutQueue/Test6588003.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/swing/text/html/HRuleView/Test5062055.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/KeySelectors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 51 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 143 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 198 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 406 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 406 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 49 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 49 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/X509KeySelector.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 28 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 29 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 262 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 262 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sample/chatserver/ChatTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 352 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 352 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/awt/font/ClassLoaderLeakTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 116 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 211 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 211 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/awt/image/ImageRepresentation/LUTCompareTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 58 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/invoke/util/ValueConversionsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/DirectX/AccelPaintsTest/AccelPaintsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/DirectX/InfiniteValidationLoopTest/InfiniteValidationLoopTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 62 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 62 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/DirectX/RenderingToCachedGraphicsTest/RenderingToCachedGraphicsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 51 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/DirectX/SwingOnScreenScrollingTest/SwingOnScreenScrollingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/GdiRendering/InsetClipping.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/OpenGL/DrawBufImgOp.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/OpenGL/GradientPaints.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/SunGraphics2D/DrawImageBilinear.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/SunGraphics2D/PolyVertTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 622 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 622 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/SunGraphics2D/SimplePrimQuality.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 56 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 56 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 72 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ColConvDCMTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ColConvTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ConstructorsNullTest/ConstructorsNullTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 66 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 189 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 189 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 115 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 115 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ProfileOp/ReadProfileTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/java2d/pipe/hw/VSyncedBufferStrategyTest/VSyncedBufferStrategyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 26 (max allowed is 0). 60 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 27 (max allowed is 0). 60 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/jvmstat/monitor/HostIdentifier/HostIdentifierCreate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 80 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 210 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 210 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/jvmstat/monitor/VmIdentifier/VmIdentifierCreateResolve.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/misc/JarIndex/metaInfFilenames/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 391 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 391 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/misc/JarIndex/metaInfFilenames/jarC/my/impl/StandardMessageService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/misc/URLClassPath/ClassnameCharTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/chaining/Simple1NameServiceDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/chaining/Simple2NameServiceDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/chaining/SimpleNameService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/deadlock/ThrowingNameService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/deadlock/ThrowingNameServiceDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/simple/SimpleNameService.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/InetAddress/nameservice/simple/SimpleNameServiceDescriptor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/ftp/B6427768.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/ftp/FtpGetContent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 58 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 58 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/ftp/FtpURL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/AuthHeaderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 120 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 120 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/MarkResetTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 51 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 51 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/ftptest/FtpCommandHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/ftptest/FtpServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedInputStream/TestAvailable.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 114 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 114 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedOutputStream/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedOutputStream/checkError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 145 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 145 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/B6726695.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/MultiThreadTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 229 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 229 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/ProxyFromCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/ProxyTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/RequestURI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 75 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 75 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/RetryPost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 97 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/HttpClient/StreamingRetry.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/KeepAliveCache/B5045306.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 136 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 136 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 56 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 56 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 35 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/httptest/AbstractCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/httptest/HttpServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 402 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 525 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 525 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/6550798/TestCache.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 87 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 113 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 113 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/AsyncDisconnect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B5017051.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 166 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 187 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 204 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 204 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6296310.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 79 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 94 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 107 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6299712.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 107 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 133 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 154 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 172 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 172 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6369510.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 104 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 104 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6518816.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 142 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 142 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6641309.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 105 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 105 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6660405.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 42 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 68 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 146 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 146 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/B6890349.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/BasicLongCredentials.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/ChunkedErrorStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 153 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 175 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/CloseOptionHeader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/DigestTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 195 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 195 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/Finalizer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/HttpInputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/Modified.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/NTLMTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/ProtocolRedirect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 50 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 50 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/ProxyTunnelServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 203 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/RelativeRedirect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 40 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 40 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/ResponseCacheStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 75 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/RetryUponTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/SetChunkedStreamingMode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/SetIfModifiedSince.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/StreamingOutputStream.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 94 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/UserAgent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/UserAuth.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 94 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 107 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 107 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/UserCookie.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 88 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/WebGet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 46 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/jar/B4957695.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 48 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 48 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/jar/jarbug/src/test/JarTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/jar/jarbug/src/test/TestBug4361044.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/jar/jarbug/src/test/TestBug4523159.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/EUC_TW_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 136 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 10760 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 10760 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/FindOneCharEncoderBugs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 165 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DBCS_IBM_ASCII_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DBCS_IBM_ASCII_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DBCS_IBM_EBCDIC_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DBCS_IBM_EBCDIC_Encoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DBCS_ONLY_IBM_EBCDIC_Decoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DoubleByteDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/DoubleByteEncoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/EUC_CN_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 70 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1085 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1085 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/EUC_KR_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 90 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1200 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1200 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/GBK_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3173 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3173 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM1381_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1409 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1409 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM1383_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1226 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1226 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM930_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1492 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1492 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM933_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 2606 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 2606 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM935_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1285 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1285 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM937_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 96 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2396 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2396 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM939_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 97 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1488 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1488 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM942C_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 74 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM942_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1274 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1274 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM943C_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 75 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 75 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM943_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 80 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1333 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1333 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM948_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2421 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2421 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM949C_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 72 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 87 4
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 87 4

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM949_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 102 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1494 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1494 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM950_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 81 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2490 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2490 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/IBM970_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 88 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 1231 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 1231 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/Johab_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 83 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3290 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3290 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS932DB.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 50 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1419 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1419 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS932_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS936_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3174 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS949_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 84 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3158 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3158 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS950_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 85 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 3175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3175 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/SimpleEUCDecoder.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/X11GB2312_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 92 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/X11GBK_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/X11KSC5601_OLD.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 91 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 91 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/StrCodingBenchmark.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 128 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 128 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/StreamEncoderClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 58 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/TestStringCoding.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 150 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 150 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/TestStringCodingUTF8.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 163 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 163 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/X11CNS11643.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 61 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 118 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 118 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/X11CNS11643P1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/X11CNS11643P2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/X11CNS11643P3.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/pisces/DashStrokeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/log/ReliableLog/LogAlignmentTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/log/ReliableLog/Recovery.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 53 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/log/ReliableLog/SnapshotSize.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/RMIGenerator/packagedir/RmicMeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/RMIGenerator/packagedir/RmicMeInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/classFileVersion/G1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/classFileVersion/G1Impl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/covariantReturns/G2.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/covariantReturns/G2Impl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/covariantReturns/G5.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/covariantReturns/G5Impl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/defaultStubVersion/G1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/defaultStubVersion/G1Impl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/minimizeWrapperInstances/P.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/minimizeWrapperInstances/PImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/minimizeWrapperInstances/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Agent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AgentServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AgentServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Apple.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleEvent.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleUser.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleUserImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Callback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/ComputeServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/ComputeServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/CountInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/CountServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/DayTimeInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/DayTimeServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/G1.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/G1Impl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/MyObject.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/MyObjectImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/NotActivatableInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/NotActivatableServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Orange.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/OrangeEcho.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 24 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/OrangeEchoImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/OrangeImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Server.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/ServerImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/Task.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/TestInterface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/runtime/Log/6409194/NoConsoleOutput.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 9

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/runtime/Log/checkLogging/CheckLogging.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 112 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 112 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/server/MarshalOutputStream/marshalForeignStub/MarshalForeignStub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 51 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/server/MarshalOutputStream/marshalForeignStub/MarshalForeignStub_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/server/MarshalOutputStream/marshalForeignStub/Receiver.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/transport/tcp/blockAccept/BlockAcceptTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 139 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/transport/tcp/blockAccept/TestIface.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/transport/tcp/blockAccept/TestImpl_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/transport/tcp/disableMultiplexing/DisableMultiplexing.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/rmi/transport/tcp/disableMultiplexing/DisableMultiplexing_Stub.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/CrossRealm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/HttpNegotiateServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 98 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 139 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 269 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 277 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 277 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/KDC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1193 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 1193 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/LoginModuleOptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 161 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 161 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/OkAsDelegateXRealm.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/OneKDC.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 126 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/SSL.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 170 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 210 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 210 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/canonicalize/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/ReinitCipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestRSACipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestRSACipherWrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestRawRSACipher.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyAgreement/TestDH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyAgreement/TestShort.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyGenerator/DESParity.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 54 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 94 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/SecretKeysBasic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Mac/ReinitMac.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/MessageDigest/ByteBuffers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 100 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/MessageDigest/ReinitDigest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Provider/ConfigQuotedString.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 30 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 30 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Provider/Login.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 110 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 110 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/SampleTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/AddPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/AddTrustedCert.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/Crypto.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/GetPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/JksSetPrivateKey.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 89 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 103 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/TrustAnchors.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/SecmodTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/SecureRandom/Basic.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/SecureRandom/TestDeserialization.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Serialize/SerializeProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Signature/ByteBuffers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Signature/ReinitSignature.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Signature/TestDSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Signature/TestRSAKeyLength.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/ReadCertificates.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/ReadPKCS12.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 42 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 42 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestCurves.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 44 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestECDH.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestECDSA.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestECGenSpec.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/CipherTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 481 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 481 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 69 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/JSSEClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/JSSEServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/TrustManagerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 43 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 43 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/KeyWrap.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/TestCACerts.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/TestKeyFactory.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/TestSignatures.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/sslecc/CipherTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 63 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 472 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 472 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 53 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 53 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/sslecc/JSSEClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/sslecc/JSSEServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/tls/TestKeyMaterial.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/tls/TestMasterSecret.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 46 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 46 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/tls/TestPRF.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 45 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 45 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/tls/TestPremaster.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 99 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 99 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyFile/Comparator.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 92 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 108 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 124 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 124 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyFile/getinstance/NoArgPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyFile/getinstance/OneArgPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyFile/getinstance/TwoArgNullActionsPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyFile/getinstance/TwoArgPermission.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 24 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/PolicyParser/PrincipalExpansionErrorAction.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/SeedGenerator/Priority_Inversion.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 58 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 74 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 74 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestChannel.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestConnect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestConnectAgain.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestControl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestExclusive.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 95 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 95 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestTransmit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/ComKeyManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/ComSSLContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/ComTrustManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/JavaxKeyManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/JavaxSSLContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/JavaxTrustManagerFactoryImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/ProviderTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/SSLSecurity/TruncateArray.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 66 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 69 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ClientThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/Handler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ServerHandler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ServerThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 27 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 27 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/TestThread.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/ClientHelloRead.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 62 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 177 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 177 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 100 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 133 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 133 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/OriginServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/ProxyTunnelServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 138 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 138 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ProtocolVersion/HttpsProtocols.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/AsyncSSLSocketClose.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/InvalidateServerSessionRenegotiate.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NotifyHandshakeTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 44 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 165 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NotifyHandshakeTestHeyYou.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/SetClientMode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 144 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 144 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ServerHandshaker/GetPeerHostClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ServerHandshaker/GetPeerHostServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/X509ExtendedTMEnabled.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 215 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 215 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/MyKeyManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/OriginServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 39 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 39 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/ProxyAuthTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 175 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 199 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 199 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/ProxyTunnelServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 201 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 201 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/GetResponseCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/CheckMyTrustedKeystore.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 368 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 385 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 385 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/HttpsURLConnectionLocalCertificateChain.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/KeyManagerTrustManager.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/LargePacket.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/testEnabledProtocols.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 172 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 253 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 253 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/interop/CipherTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 64 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 325 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 477 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 477 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/interop/ClientJSSEServerJSSE.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 38 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 38 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/interop/JSSEClient.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 35 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 35 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/interop/JSSEServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/pluggability/CheckSSLContextExport.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/pluggability/MySSLContextImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 28 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 28 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/pluggability/MySSLEngineImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/pluggability/MySSLServerSocketFacImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sanity/pluggability/MySSLSocketFacImpl.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 68 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 68 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/http/ChunkedOutputStream/Test.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 10 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 313 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 313 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/httpstest/AbstractCallback.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 37 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/httpstest/HttpServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 168 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 18 (max allowed is 0). 278 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 580 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 9 (max allowed is 0). 580 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 717 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 717 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 148 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 155 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 155 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 186 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHandlerTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 160 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 296 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsCreateSockTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 126 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 203 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsPost.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 174 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 174 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsSocketFacTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 134 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 218 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 218 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/OriginServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 38 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 8 (max allowed is 0). 38 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 59 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 191 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 191 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 60 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 192 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 217 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 217 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ProxyTunnelServer.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 203 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 203 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 186 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/Redirect.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 167 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 167 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/RetryHttps.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 165 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 165 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 121 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 337 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 337 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 460 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 515 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 515 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/ComHTTPSConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 241 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/JavaxHTTPSConnection.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 235 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 235 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/jarsigner/TimestampCheck.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 21 (max allowed is 0). 54 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 54 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/keytool/DummyProvider.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/keytool/KeyToolTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1351 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 1351 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/keytool/i18n.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/Alias.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/ChangeUI.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/OpenPolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/SaveAs.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/UpdatePermissions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/UsePolicy.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/policytool/i18n.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/util/DerInputBuffer/DerInputBufferEqualsHashCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 77 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 77 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/util/DerValue/BadValue.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 91 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 91 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/util/Resources/Format.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 19 (max allowed is 0). 41 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 20 (max allowed is 0). 41 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/x509/AVA/AVAEqualsHashCode.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 78 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 78 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/security/x509/AlgorithmId/ExtensibleAlgorithmId.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 47 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 47 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/text/resources/LocaleDataTest.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 356 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 356 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 414 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 414 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/tools/common/SleeperApplication.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 29 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 29 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/sun/tools/jhat/HatRun.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 40 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 40 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/TestExceptions.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 281 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 296 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 311 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 326 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 326 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/VerifyTreeSet.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 31 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 31 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 22 (max allowed is 0). 36 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 23 (max allowed is 0). 36 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/ClassWriter.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 14 (max allowed is 0). 34 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 15 (max allowed is 0). 34 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/InstructionAssembler.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/tools/pack200/pack200-verifier/src/xmlkit/XMLKit.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 24 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 0). 292 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 1808 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 1808 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2196 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2196 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2285 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2285 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2356 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2356 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2467 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2467 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2483 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2483 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2498 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2498 13
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 2857 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 2857 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2901 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2901 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 2973 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 2973 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 3377 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 3377 9
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 3565 5
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 3565 5

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/vm/verifier/VerifyProtectedConstructor.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 33 1

    /home/zenigata/workspace/contribution/checkstyle-tester/repositories/openjdk7/test/vm/verifier/VerifyStackForExceptionHandlers.java

    Severity Rule Message Line Col
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 32 1
    # warning ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 32 1